[GRAMMAR] Fix the issue templates' grammar (#178)

* [GRAMMAR] Fix the issue templates' grammar

* Pull Request Template

* Update amendment.yml

* Update addition.yml

* Update addition.yml

* Update addition.yml

* Update amendment.yml

* Update question.yml

* Update removal.yml

* Update removal.yml
pull/161/head
Coccocoa's Helper 8 months ago committed by GitHub
parent 4f53743804
commit 92982ae82f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

@ -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

@ -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] <title>'
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

@ -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

@ -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)

Loading…
Cancel
Save