Skip to content

Commit f29d515

Browse files
committed
issue_template: explain manpages link
This tries to clarify why we're sending people to the "community" page for problems with the manpage content.
1 parent dd73d6a commit f29d515

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ contact_links:
1010

1111
- name: Git documentation (man/help pages)
1212
url: https://git-scm.com/community
13-
about: Git documentation (anything with a URL starting with https://git-scm.com/docs).
13+
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.
1417
1518
- name: Pro Git 2 book content
1619
url: https://github.com/progit/progit2/issues

0 commit comments

Comments
 (0)