summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authoranatoly techtonik <techtonik@gmail.com>2019-01-10 09:41:11 +0300
committerGitHub <noreply@github.com>2019-01-10 09:41:11 +0300
commit33697a1b1c6c2d9915d31a616c18b1a993619251 (patch)
tree7219e4c336f57e2bd64aff31b3fb330f010be477 /.github
parent08877ad3495fe4d078048c238d3f1da9cdb83c31 (diff)
downloadscons-git-33697a1b1c6c2d9915d31a616c18b1a993619251.tar.gz
Use HTTPS in issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md (renamed from .github/issue_template.md)9
1 files changed, 5 insertions, 4 deletions
diff --git a/.github/issue_template.md b/.github/ISSUE_TEMPLATE.md
index 1d35486ec..eeeb6bce2 100644
--- a/.github/issue_template.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,7 +1,8 @@
-# Please bring your issue to the SCons users mailing list before filing an issue here
-# See: http://scons.org/bugs.html
+## Please bring your issue to the SCons users mailing list before filing an issue here
+## See: https://scons.org/bugs.html
+
+## If the issue is confirmed to be a bug please include the following information
-# If the issue is confirmed to be a bug please include the following information
* Link to SCons Users thread discussing your issue.
* Version of SCons
* Version of Python
@@ -9,4 +10,4 @@
* How you installed SCons
* What Platform are you on? (Linux/Windows and which version)
* How to reproduce your issue? Please include a small self contained reproducer. Likely a SConstruct should do for most issues.
-* How you invoke scons (The command line you're using "scons --flags some_arguments") \ No newline at end of file
+* How you invoke scons (The command line you're using "scons --flags some_arguments")