mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-22 00:39:03 +01:00
Update bug-report-or-suport-request.md
This commit is contained in:
parent
68f2080f0c
commit
ad9c069411
@ -1,9 +1,6 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: File a bug report
|
description: File a bug report
|
||||||
title: "[Bug]: "
|
title: "[Bug]: "
|
||||||
labels: ["bug", "triage"]
|
|
||||||
assignees:
|
|
||||||
- octocat
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@ -14,6 +11,7 @@ body:
|
|||||||
- https://stackoverflow.com/questions/tagged/openvpn
|
- https://stackoverflow.com/questions/tagged/openvpn
|
||||||
- https://github.com/angristan/openvpn-install/discussions
|
- https://github.com/angristan/openvpn-install/discussions
|
||||||
ANY ISSUE THAT IS NOT CLEARLY A BUG REPORT WILL BE CLOSED AND/OR CONVERTED TO A DISCUSSION.
|
ANY ISSUE THAT IS NOT CLEARLY A BUG REPORT WILL BE CLOSED AND/OR CONVERTED TO A DISCUSSION.
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: server
|
id: server
|
||||||
attributes:
|
attributes:
|
||||||
@ -22,6 +20,7 @@ body:
|
|||||||
placeholder: Debian 10
|
placeholder: Debian 10
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: openvpn
|
id: openvpn
|
||||||
attributes:
|
attributes:
|
||||||
@ -30,6 +29,7 @@ body:
|
|||||||
placeholder: 2.5.0
|
placeholder: 2.5.0
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: client
|
id: client
|
||||||
attributes:
|
attributes:
|
||||||
@ -38,6 +38,7 @@ body:
|
|||||||
placeholder: Viscosity 1.10.1 on macOS 12.1
|
placeholder: Viscosity 1.10.1 on macOS 12.1
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: issue
|
id: issue
|
||||||
attributes:
|
attributes:
|
||||||
@ -47,6 +48,7 @@ body:
|
|||||||
value: "A bug happened!"
|
value: "A bug happened!"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user