changes 'github' to 'GitHub' in community (#51111)

* changes 'github' to 'GitHub' in community
pull/51304/head
mclean 6 years ago committed by Alicia Cozine
parent ebe8510f05
commit 8e9a5c8de7

@ -56,7 +56,7 @@ Individuals with direct commit access to ansible/ansible are entrusted with powe
* Do
- Squash, avoid merges whenever possible, use github's squash commits or cherry pick if needed (bisect thanks you).
- Squash, avoid merges whenever possible, use GitHub's squash commits or cherry pick if needed (bisect thanks you).
- Be active. Committers who have no activity on the project (through merges, triage, commits, etc.) will have their permissions suspended.
- Consider backwards compatibility (goes back to "don't break existing playbooks").
- Write tests. PRs with tests are looked at with more priority than PRs without tests that should have them included. While not all changes require tests, be sure to add them for bug fixes or functionality changes.

Loading…
Cancel
Save