GitHub/Repository Requirements: Difference between revisions

Fix URL for "raw template file" (previously a 404)
No edit summary
(Fix URL for "raw template file" (previously a 404))
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:


# '''Required Text'''  -  All text under the headings ''Community Participation Guidelines and How to Report'', are required, and should not be altered.
# '''Required Text'''  -  All text under the headings ''Community Participation Guidelines and How to Report'', are required, and should not be altered.
# '''Optional Text''' -  The Project Specific Etiquette heading provides a space to speak more specifically about ways people can work effectively and inclusively together.  Some examples of those can be found on the [https://github.com/devtools-html/debugger.html/blob/master/CODE_OF_CONDUCT.md Firefox Debugger] project, and [https://github.com/mozilla/voice-web/blob/master/CODE_OF_CONDUCT.md Common Voice]. (The optional part is commented out in the [https://raw.githubusercontent.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md raw template file], and will not be visible until you modify and uncomment that part.)
# '''Optional Text''' -  The Project Specific Etiquette heading provides a space to speak more specifically about ways people can work effectively and inclusively together.  Some examples of those can be found on the [https://github.com/devtools-html/debugger.html/blob/master/CODE_OF_CONDUCT.md Firefox Debugger] project, and [https://github.com/mozilla/voice-web/blob/master/CODE_OF_CONDUCT.md Common Voice]. (The optional part is commented out in the [https://raw.githubusercontent.com/mozilla/repo-templates/master/templates/CODE_OF_CONDUCT.md raw template file], and will not be visible until you modify and uncomment that part.)


If you have any questions about this file, or Code of Conduct policies and procedures, please reach out to the Mozilla-GitHub-Standards team ({{emailentry|Mozilla-GitHub-Standards|mozilla.com|at=is}}).
If you have any questions about this file, or Code of Conduct policies and procedures, please reach out to the Mozilla-GitHub-Standards team ({{emailentry|Mozilla-GitHub-Standards|mozilla.com|at=is}}).
Line 13: Line 13:
=== Implementation Notes ===
=== Implementation Notes ===


* The current requirements can be met by simply adding a file. To simplify that work, a "bot" will open a PR for you. That bot is [https://github.com/Mozilla-GitHub-Standards Mozilla-GitHub-Standards] ''(source is in [https://github.com/mozilla/Mozilla-GitHub-Standards this repository])''.
* The current requirements can be met by simply adding a file to the repository.  
 
* If you're trying to bring an entire organization into compliance, a "bot" will open a PR for you. That bot is [https://github.com/Mozilla-GitHub-Standards Mozilla-GitHub-Standards] ''(source is in [https://github.com/mozilla/Mozilla-GitHub-Standards this repository])''. Feel free to fork and run! (i.e. it's not supported or maintained.)


* For Python projects,  Will Kahn-Greene wrote a nice [https://bluesock.org/~willkg/blog/mozilla/code_of_conduct.html recommendation]. Thanks, Will!
* For Python projects,  Will Kahn-Greene wrote a nice [https://bluesock.org/~willkg/blog/mozilla/code_of_conduct.html recommendation]. Thanks, Will!
1

edit