diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 4 |
1 files 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 |