changes 'github' to 'GitHub' in community (#51111)
* changes 'github' to 'GitHub' in community
This commit is contained in:
parent
ebe8510f05
commit
8e9a5c8de7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue