diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2018-02-15 01:43:52 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2018-02-18 17:38:14 +0900 |
commit | f8a7d05ee16c7cdd4bb89410aa8b55b217ec7226 (patch) | |
tree | e6f7e440435b493085ffeec67338db16928f6b00 /.github | |
parent | d315f9e251dfe2f5e98c89fc5c08466e35c30e42 (diff) | |
download | sphinx-git-f8a7d05ee16c7cdd4bb89410aa8b55b217ec7226.tar.gz |
Add a mention for sphinx-users group to ISSUE_TEMPLATE
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 4fbf6ff2e..a863f2888 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,13 @@ Subject: <what happen when you do on which document project> +<!-- + Important: This is a list of issues for Sphinx, not a forum. + If you'd like to post a question, please move to sphinx-users group. + https://groups.google.com/forum/#!forum/sphinx-users + + Thanks, +--> + ### Problem - <Detail of problem> |