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 dd73d6a commit f29d515Copy full SHA for f29d515
.github/ISSUE_TEMPLATE/config.yml
@@ -10,7 +10,10 @@ contact_links:
10
11
- name: Git documentation (man/help pages)
12
url: https://git-scm.com/community
13
- about: Git documentation (anything with a URL starting with https://git-scm.com/docs).
+ about: >
14
+ The Git documentation under https://git-scm.com/docs is imported
15
+ from the Git project itself. Any content problems or suggestions
16
+ should be reported there.
17
18
- name: Pro Git 2 book content
19
url: https://github.com/progit/progit2/issues
0 commit comments