mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
Update README to detail best pull request style
This commit is contained in:
parent
64cc236103
commit
c1cac76c73
12
README.md
12
README.md
@ -15,6 +15,18 @@ For more information on gitignore: [gitignore(5)][g5]
|
|||||||
[pr]: http://help.github.com/pull-requests/
|
[pr]: http://help.github.com/pull-requests/
|
||||||
[g5]: http://man.cx/gitignore
|
[g5]: http://man.cx/gitignore
|
||||||
|
|
||||||
|
## Pull Requests
|
||||||
|
|
||||||
|
Since this repo includes a large and diverse
|
||||||
|
number of programming languages, frameworks, editors,
|
||||||
|
and ecosystems, it's **very helpful** if you can provide
|
||||||
|
a link to information supporting your pull request.
|
||||||
|
Up-to-date, canonical documentation that mentions the files
|
||||||
|
to be ignored is best.
|
||||||
|
|
||||||
|
This ensures we can efficiently go through pull requests
|
||||||
|
and keep quality high.
|
||||||
|
|
||||||
## Global Ignores
|
## Global Ignores
|
||||||
|
|
||||||
git has a global configuration that applies rules to all of
|
git has a global configuration that applies rules to all of
|
||||||
|
Loading…
Reference in New Issue
Block a user