summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranatoly techtonik <techtonik@gmail.com>2019-01-10 09:42:58 +0300
committerGitHub <noreply@github.com>2019-01-10 09:42:58 +0300
commit2de6d32d19914975c6e7534c41b5a83c1e9a2a84 (patch)
tree75ca9e0a9f7277932701c6f1e0621554d1c26691
parent33697a1b1c6c2d9915d31a616c18b1a993619251 (diff)
downloadscons-git-2de6d32d19914975c6e7534c41b5a83c1e9a2a84.tar.gz
HTTPS for pull request template
[skip ci]
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 60ff50f9c..9e8b7a264 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,11 +1,11 @@
## Remove this paragraph
Please have a look at our developer documentation before submitting your Pull Request.
-http://scons.org/guidelines.html
+https://scons.org/guidelines.html
## Contributor Checklist:
* [ ] I have created a new test or updated the unit tests to cover the new/changed functionality.
* [ ] I have updated `master/src/CHANGES.txt` directory (and read the `README.txt` in that directory)
-* [ ] I have updated the appropriate documentation \ No newline at end of file
+* [ ] I have updated the appropriate documentation