mirror of
https://github.com/opnsense/core.git
synced 2026-06-03 13:59:25 -04:00
Issue template: typos (#10083)
This commit is contained in:
parent
75e60e8519
commit
70eb725d4e
3 changed files with 6 additions and 6 deletions
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -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**
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/question.md
vendored
4
.github/ISSUE_TEMPLATE/question.md
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue