mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 19:30:16 +00:00
Update issue templates
This commit is contained in:
parent
36f96aee7d
commit
03916e85d4
3 changed files with 4 additions and 4 deletions
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
title: "[BUG] <Bug Description Here>"
|
||||
labels: Needs Investigation
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
title: "[FR] <Your Feature Request Title Here>"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
|
|
2
.github/ISSUE_TEMPLATE/support-request.md
vendored
2
.github/ISSUE_TEMPLATE/support-request.md
vendored
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Support Request
|
||||
about: Request support from PiVPN comunity
|
||||
title: ''
|
||||
title: "[Support] <Your Issue here>"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
|
|
Loading…
Reference in a new issue