clarify PULL_REQUST_TEMPLATE.md & CONTRIBUTING.md #1291
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -2,18 +2,18 @@
|
||||
|
||||
## Description
|
||||
|
||||
|
||||
Resolves: #none <!-- The number of the issue that is resolved by this pull request. If there is none, feel free to delete this line -->
|
||||
Resolves: #none <!-- The number of the issue that is resolved by this pull request. This should be number of the discussion issue. If there is none, feel free to delete this line -->
|
||||
|
||||
#### Check List <!-- Please add an x in each box below, like so: [x] -->
|
||||
![]() I think this is necessary if we are removing the "has associated discussion" part. I think this is necessary if we are removing the "has associated discussion" part.
|
||||
|
||||
- [ ] 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: # <!-- issue number -->
|
||||
![]() I think this is more clear formatting. I think this is more clear formatting.
|
||||
|
||||
* Netlify preview for the mainly edited page: <!-- link or Non Applicable? Edit this in afterwards -->
|
||||
|
||||
* Code Repository (if applicable):
|
||||
* Code repository of the project (if applicable):
|
||||
|
Reference in New Issue
Block a user
Oh and I wonder if we should also mention CODE_OF_CONDUCT.md on the top, but if we get a project that is full of hate, I guess we can refer to it separately.
Hmm, I'm not sure but it doesn't hurt to add it as a comment at the top as a reminder.
👍