diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 64e475c20e..551d393628 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,12 +9,12 @@ assignees: '' Before you add a new report, we ask you kindly to acknowledge the following: -- [ ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md +- [ ] I have read the contributing guidelines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [ ] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue **Describe the bug** -A clear and concise description of what the bug is, including last known working version (if any). +A clear and concise description of what the bug is, including the last known working version (if any). *Tip*: to validate your setup was working with the previous version, use opnsense-revert (https://docs.opnsense.org/manual/opnsense_tools.html#opnsense-revert) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 0f95d62962..0ef3a6094d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,12 +9,12 @@ assignees: '' Before you add a new report, we ask you kindly to acknowledge the following: -- [ ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md +- [ ] I have read the contributing guidelines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [ ] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue **Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is including your motivation for the request, +A clear and concise description of what the problem is, including your motivation for the request, i.e. "For the purpose of [...] I am missing a solution that will [...]." **Describe the solution you like** diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 3e51a5f1cc..feced66783 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -7,9 +7,9 @@ assignees: '' --- **Important notices** -Our forum is located at https://forum.opnsense.org , please consider joining discussions there in stead of using GitHub for these matters. +Our forum is located at https://forum.opnsense.org , please consider joining discussions there instead of using GitHub for these matters. Before you ask a new question, we ask you kindly to acknowledge the following: -- [ ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md +- [ ] I have read the contributing guidelines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [ ] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue