-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Code of Conduct #36
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for opensubsonic ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
reported to the community leaders responsible for enforcement at | ||
[INSERT CONTACT METHOD]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be an email or any other method of anonymous reporting. Any ideas?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we are for the moment 4 "owners" and it could concern one of us too, does it really need to be anonymous? An email is not really anonymous unless the user create a fake account just for the report anyway and he could create a throwaway account on Github too.
That would require one more service to maintain.
Or maybe there's integrated tools in Github?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I meant private, not anonymous.
Or maybe there's integrated tools in Github?
That's what I'm asking, if anyone knows any tool that could be used for this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well we can use the private security report then. After all harassment is a security concern no?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure... I think it may be better to simply list the email of all owners. Whoever receives it has the responsibility to bring the issue to the group.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Then we'd need a place to discuss it as a 4 people email chain is horrible :( let's find a tool then. Alternative would be a free slack instance so people can pm us there and we can have a channel to discuss the report ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found it. GitHub has a tool for that: https://docs.github.com/en/communities/moderating-comments-and-conversations/managing-how-contributors-report-abuse-in-your-organizations-repository
Should I enable it, and change the doc to reflect it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to have the opinion from other members as well.
cc: @opensubsonic/clients @opensubsonic/servers
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found it. GitHub has a tool for that: https://docs.github.com/en/communities/moderating-comments-and-conversations/managing-how-contributors-report-abuse-in-your-organizations-repository
Should I enable it, and change the doc to reflect it?
I would say yes. We can open it to every github users and restrict later if people abuse the reporting system
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
We still need to put in place a way for reporting abuse, see below.