diff --git a/.github/ISSUE_TEMPLATE/fix-update-alternative.md b/.github/ISSUE_TEMPLATE/fix-update-alternative.md index 0214994..2b856d2 100644 --- a/.github/ISSUE_TEMPLATE/fix-update-alternative.md +++ b/.github/ISSUE_TEMPLATE/fix-update-alternative.md @@ -8,14 +8,13 @@ assignees: '' --- [//]: # ( Fill out to the best of your ability. ) -[//]: # ( If an item is not applicable, feel free to leave it blank. ) -[//]: # ( Mark off checkbox items by putting an x in between the [ ] without spaces, i.e. `[x]` ) +[//]: # ( If an item is not applicable, feel free to remove the line. ) -### Checklist - -- [ ] **I have read the rules outlined in [CONTRIBUTING.md](../blob/master/CONTRIBUTING.md)** -- [ ] **Include my name in [CONTRIBUTORS.md](../blob/master/CONTRIBUTORS.md)** -- [ ] **I am affiliated with this alternative** +| Checklist | | +| --------- | - | +| **I have read the guidelines in [CONTRIBUTING.md]** | yes/no | +| Include my name in [CONTRIBUTORS.md] | yes/no | +| I am affiliated with this alternative | yes/no | ### Details @@ -23,3 +22,6 @@ assignees: '' - **Error**: Enter what might be wrong or what should be updated - **Proposed changes**: enter what you suggest should be added - **Additional details**: any additional details + +[CONTRIBUTING.md]: ../blob/master/CONTRIBUTING.md +[CONTRIBUTORS.md]: ../blob/master/CONTRIBUTORS.md diff --git a/.github/ISSUE_TEMPLATE/new-alternative.md b/.github/ISSUE_TEMPLATE/new-alternative.md index 087d0ca..bfdeeb6 100644 --- a/.github/ISSUE_TEMPLATE/new-alternative.md +++ b/.github/ISSUE_TEMPLATE/new-alternative.md @@ -8,14 +8,13 @@ assignees: '' --- [//]: # ( Fill out to the best of your ability. ) -[//]: # ( If an item is not applicable, such as HTTPS for an App, feel free to leave it blank. ) -[//]: # ( Mark off checkbox items by putting an x in between the [ ] without spaces, i.e. `[x]` ) +[//]: # ( If an item is not applicable, feel free to remove the line. ) -### Checklist - -- [ ] **I have read the rules outlined in [CONTRIBUTING.md](../blob/master/CONTRIBUTING.md)** -- [ ] **Include my name in [CONTRIBUTORS.md](../blob/master/CONTRIBUTORS.md)** -- [ ] **I am affiliated with this alternative** +| Checklist | | +| --------- | - | +| **I have read the guidelines in [CONTRIBUTING.md]** | yes/no | +| Include my name in [CONTRIBUTORS.md] | yes/no | +| I am affiliated with this alternative | yes/no | ### Details @@ -44,3 +43,6 @@ assignees: '' - **Extras** - .onion address: .onion address - Warrant canary: yes/no [Link to canary](https://warrant.canary.url) + +[CONTRIBUTING.md]: ../blob/master/CONTRIBUTING.md +[CONTRIBUTORS.md]: ../blob/master/CONTRIBUTORS.md diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md index 702c0cc..aa38cd2 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -8,13 +8,15 @@ assignees: '' --- [//]: # ( Fill out to the best of your ability. ) -[//]: # ( If an item is not applicable, feel free to leave it blank. ) -[//]: # ( Mark off checkbox items by putting an x in between the [ ] without spaces, i.e. `[x]` ) +[//]: # ( If an item is not applicable, feel free to remove the line. ) -### Checklist - -- [ ] **I have read the rules outlined in [CONTRIBUTING.md](../blob/master/CONTRIBUTING.md)** -- [ ] **Include my name in [CONTRIBUTORS.md](../blob/master/CONTRIBUTORS.md)** -- [ ] **I am affiliated with this alternative** +| Checklist | | +| --------- | - | +| **I have read the guidelines in [CONTRIBUTING.md]** | yes/no | +| Include my name in [CONTRIBUTORS.md] | yes/no | +| I am affiliated with this alternative | yes/no | ### Details + +[CONTRIBUTING.md]: ../blob/master/CONTRIBUTING.md +[CONTRIBUTORS.md]: ../blob/master/CONTRIBUTORS.md diff --git a/.github/ISSUE_TEMPLATE/remove-alternative.md b/.github/ISSUE_TEMPLATE/remove-alternative.md index 2099944..f0c7f30 100644 --- a/.github/ISSUE_TEMPLATE/remove-alternative.md +++ b/.github/ISSUE_TEMPLATE/remove-alternative.md @@ -8,16 +8,18 @@ assignees: '' --- [//]: # ( Fill out to the best of your ability. ) -[//]: # ( If an item is not applicable, feel free to leave it blank. ) -[//]: # ( Mark off checkbox items by putting an x in between the [ ] without spaces, i.e. `[x]` ) +[//]: # ( If an item is not applicable, feel free to remove the line. ) -### Checklist - -- [ ] **I have read the rules outlined in [CONTRIBUTING.md](../blob/master/CONTRIBUTING.md)** -- [ ] **Include my name in [CONTRIBUTORS.md](../blob/master/CONTRIBUTORS.md)** -- [ ] **I am affiliated with this alternative** +| Checklist | | +| --------- | - | +| **I have read the guidelines in [CONTRIBUTING.md]** | yes/no | +| Include my name in [CONTRIBUTORS.md] | yes/no | +| I am affiliated with this alternative | yes/no | ### Details - **Alternative name**: Enter name here. Required - **Reason**: detail why this alternative should be removed. Include any relevant links + +[CONTRIBUTING.md]: ../blob/master/CONTRIBUTING.md +[CONTRIBUTORS.md]: ../blob/master/CONTRIBUTORS.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e733bab..6c800f5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,10 +2,10 @@ | Checklist | | | --------- | - | -| **I have read the rules outlined in [CONTRIBUTING.md]** | yes/no | -| Include my name in [CONTRIBUTORS.md] (or I have added myself in this PR) | yes/no | -| Any alternatives in this PR have a linked issue | yes/no | +| **I have read the guidelines in [CONTRIBUTING.md]** | yes/no | +| Include my name in [CONTRIBUTORS.md] | yes/no | +| Any alternatives in this PR have a linked issue | yes/no | | I am affiliated with this alternative (if applicable) | yes/no | [CONTRIBUTING.md]: ../blob/master/CONTRIBUTING.md -[CONTRIBUTORS.md]: ../blob/master/CONTRIBUTORS.md \ No newline at end of file +[CONTRIBUTORS.md]: ../blob/master/CONTRIBUTORS.md