From 632ce4463b71e7e91e9e9655613b268c868fc101 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 10 Sep 2019 22:41:55 +0300 Subject: [PATCH] clarify PULL_REQUST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 88e4f94f..8c58335d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,18 +2,18 @@ ## Description -Resolves: #none +Resolves: #none #### Check List - [ ] I have read and understand [the contributing guidelines](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md). -- [ ] I have [listed the source code](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md). +- [ ] I have listed the source code in [source_code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md). -- [ ] This project is [free/libre software](https://www.wikipedia.org/wiki/Free_software). +- [ ] The project is [free/libre software](https://www.wikipedia.org/wiki/Free_software). -- [ ] This project has an [associated discussion](https://github.com/privacytoolsIO/privacytools.io/issues). +- [ ] The project has an associated discussion: # * Netlify preview for the mainly edited page: -* Code Repository (if applicable): +* Code repository of the project (if applicable):