From 2de6d32d19914975c6e7534c41b5a83c1e9a2a84 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Thu, 10 Jan 2019 09:42:58 +0300 Subject: HTTPS for pull request template [skip ci] --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 60ff50f..9e8b7a2 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 -- cgit v0.12