We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64cc236 commit c1cac76Copy full SHA for c1cac76
README.md
@@ -15,6 +15,18 @@ For more information on gitignore: [gitignore(5)][g5]
15
[pr]: http://help.github.com/pull-requests/
16
[g5]: http://man.cx/gitignore
17
18
+## Pull Requests
19
+
20
+Since this repo includes a large and diverse
21
+number of programming languages, frameworks, editors,
22
+and ecosystems, it's **very helpful** if you can provide
23
+a link to information supporting your pull request.
24
+Up-to-date, canonical documentation that mentions the files
25
+to be ignored is best.
26
27
+This ensures we can efficiently go through pull requests
28
+and keep quality high.
29
30
## Global Ignores
31
32
git has a global configuration that applies rules to all of
0 commit comments