Fixes the links in the PR template
This commit is contained in:
parent
09e87c7fe4
commit
7d20156cad
1 changed files with 4 additions and 4 deletions
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -24,16 +24,16 @@ If submitting and addition, please provide links to any relevant supporting mate
|
|||
### Affiliation
|
||||
|
||||
<!--
|
||||
For transparency, please indicate weather or not you are associated with the software being added.
|
||||
If this is a deletion, please also say if you are affiliated with and other project listed within the same category.
|
||||
For transparency, please indicate weather or not you are associated with the software being added / edited.
|
||||
If this is a deletion, you should also disclose your affiliation with and other project within the same category.
|
||||
-->
|
||||
|
||||
---
|
||||
|
||||
### Checklist
|
||||
|
||||
- [ ] I have read the [Contributing](/.github/CONTRIBUTING.md) guide, and confirmed my PR aligns with the requirements
|
||||
- [ ] I have read the [Contributing](https://github.com/Lissy93/awesome-privacy/blob/main/.github/CONTRIBUTING.md) guide, and confirmed my PR aligns with the requirements
|
||||
- [ ] I have performed a self-review (valid markdown formatting, spelling and grammar)
|
||||
- [ ] I have indicated whether I have any affiliation with any software/ services added
|
||||
- [ ] I agree to follow the repositories [Contributor Covenant Code of Conduct](/.github/CODE_OF_CONDUCT.md)
|
||||
- [ ] I agree to follow the repositories [Contributor Covenant Code of Conduct](https://github.com/Lissy93/awesome-privacy/blob/main/.github/CODE_OF_CONDUCT.md)
|
||||
|
||||
|
|
Loading…
Reference in a new issue