mirror of
https://github.com/opnsense/core.git
synced 2026-02-03 20:39:42 -05:00
github: extend templates
This commit is contained in:
parent
ddfd1cb562
commit
bf449e20ee
3 changed files with 3 additions and 3 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -10,7 +10,7 @@ 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 am convinced that my report is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
|
||||
- [ ] 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**
|
||||
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -10,7 +10,7 @@ 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 searched the existing issues and I am convinced that mine is new.
|
||||
- [ ] 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.**
|
||||
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
|
|
@ -12,4 +12,4 @@ Our forum is located at https://forum.opnsense.org , please consider joining dis
|
|||
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 searched the existing issues and I am convinced that mine is new.
|
||||
- [ ] 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