diff --git a/.github/ISSUE_TEMPLATE/addition.yml b/.github/ISSUE_TEMPLATE/addition.yml index 4c6c5c0..5499f47 100644 --- a/.github/ISSUE_TEMPLATE/addition.yml +++ b/.github/ISSUE_TEMPLATE/addition.yml @@ -47,7 +47,7 @@ body: attributes: label: Association Disclosure description: >- - For transparency, please state weather you currently/ previously have had any association with + For transparency, please state whether you currently / previously have had any association with this project in any form. \nIf you have, then please also specify the context of your involvement placeholder: validations: @@ -71,13 +71,13 @@ body: id: idiot-check attributes: label: Please tick the boxes - description: Before submitting, please ensure that + description: "Before submitting, please ensure that:" options: - label: You have filled out this form accurately, and to the best of your knowledge required: true - - label: You have indicated weather or not you are associated with the suggested addition + - label: You have indicated whether or not you are associated with the suggested addition required: true - - label: A similar submission has not already [been opened](https://github.com/Lissy93/awesome-privacy/issues?q=is%3Aissue) for this software/ service + - label: A similar submission has not already [been opened](https://github.com/Lissy93/awesome-privacy/issues?q=is%3Aissue) for this software / service required: true - label: You agree to the [code of conduct](https://github.com/Lissy93/awesome-privacy/blob/main/.github/CODE_OF_CONDUCT.md) required: true diff --git a/.github/ISSUE_TEMPLATE/amendment.yml b/.github/ISSUE_TEMPLATE/amendment.yml index ea1bf5e..377f2ba 100644 --- a/.github/ISSUE_TEMPLATE/amendment.yml +++ b/.github/ISSUE_TEMPLATE/amendment.yml @@ -23,7 +23,7 @@ body: label: Amendments description: | Please describe what amendments should be made. - Where required, link to relevant info from reputable sources to help with fact checking. + When required, link to relevant info from reputable sources to help with fact checking. placeholder: validations: required: true @@ -34,7 +34,7 @@ body: attributes: label: Association Disclosure description: >- - For transparency, please state if you currently/ previously have had any association with + For transparency, please state if you currently / previously have had any association with this project. placeholder: validations: @@ -58,13 +58,13 @@ body: id: idiot-check attributes: label: Please tick the boxes - description: Before submitting, please ensure that + description: "Before submitting, please ensure that:" options: - label: You have filled out this form accurately, and to the best of your knowledge required: true - - label: You have indicated weather or not you are associated with the project the amendment refers to + - label: You have indicated whether or not you are associated with the project the amendment refers to required: true - - label: A similar submission has not already [been opened](https://github.com/Lissy93/awesome-privacy/issues?q=is%3Aissue) for this software/ service + - label: A similar submission has not already [been opened](https://github.com/Lissy93/awesome-privacy/issues?q=is%3Aissue) for this software / service required: true - label: You agree to the [code of conduct](https://github.com/Lissy93/awesome-privacy/blob/main/.github/CODE_OF_CONDUCT.md) required: true diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 6a5a2ef..5b703d3 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,5 +1,5 @@ name: Question -description: Ask a question, related to this list or it's content +description: Ask a question, related to this list or its content title: '[QUESTION] ' labels: ['Question'] assignees: @@ -19,11 +19,11 @@ body: id: idiot-check attributes: label: Please tick the boxes - description: Before submitting, please ensure that + description: "Before submitting, please ensure that:" options: - label: You have filled out this form accurately, and to the best of your knowledge required: true - - label: A similar question has not already [been asked](https://github.com/Lissy93/awesome-privacy/issues?q=is%3Aissue) for this software/ service + - label: A similar question has not already [been asked](https://github.com/Lissy93/awesome-privacy/issues?q=is%3Aissue) for this software / service required: true - label: You agree to the [code of conduct](https://github.com/Lissy93/awesome-privacy/blob/main/.github/CODE_OF_CONDUCT.md) required: true diff --git a/.github/ISSUE_TEMPLATE/removal.yml b/.github/ISSUE_TEMPLATE/removal.yml index 17e9a7d..9924e0e 100644 --- a/.github/ISSUE_TEMPLATE/removal.yml +++ b/.github/ISSUE_TEMPLATE/removal.yml @@ -34,7 +34,7 @@ body: attributes: label: Association Disclosure description: >- - For transparency, please state if you currently/ previously have had any association with + For transparency, please state if you currently / previously have had any association with this project, or another project within a similar industry / category placeholder: validations: @@ -58,11 +58,11 @@ body: id: idiot-check attributes: label: Please tick the boxes - description: Before submitting, please ensure that + description: "Before submitting, please ensure that:" options: - label: You have filled out this form accurately, and to the best of your knowledge required: true - - label: You have indicated weather or not you are associated with this project or a competitor + - label: You have indicated whether or not you are associated with this project or a competitor required: true - label: A similar submission has not already [been opened](https://github.com/Lissy93/awesome-privacy/issues?q=is%3Aissue) for this software/ service required: true diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a4744fe..691de5f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -24,7 +24,7 @@ Addition / Amendment / Removal / Spelling or Grammar / Website Update / Misc ### Affiliation <!-- -For transparency, please indicate weather or not you are associated with the software being added / edited. +For transparency, please indicate whether 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. --> @@ -33,7 +33,7 @@ If this is a deletion, you should also disclose your affiliation with and other ### Checklist - [ ] 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 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](https://github.com/Lissy93/awesome-privacy/blob/main/.github/CODE_OF_CONDUCT.md)