Fix linting

This commit is contained in:
Stanislas Lange 2022-01-26 21:54:29 +01:00
parent 45f4ebcc6e
commit 6e12bf0b2c
No known key found for this signature in database
GPG Key ID: 710D9597C7EAD8CF
3 changed files with 10 additions and 12 deletions

View File

@ -6,14 +6,14 @@ body:
attributes:
value: |
Thanks for taking the time to fill out this bug report!
**PLEASE** prioritise these communities before opening an issue.
- https://forums.openvpn.net
- https://stackoverflow.com/questions/tagged/openvpn
- 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.**
- type: checkboxes
id: pre
attributes:
@ -37,7 +37,7 @@ body:
placeholder: Debian 10
validations:
required: false
- type: input
id: openvpn
attributes:
@ -46,7 +46,7 @@ body:
placeholder: 2.5.0
validations:
required: false
- type: input
id: client
attributes:
@ -55,7 +55,7 @@ body:
placeholder: Viscosity 1.10.1 on macOS 12.1
validations:
required: false
- type: textarea
id: issue
attributes:

View File

@ -1,10 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
title: ""
labels: ""
assignees: ""
---
**Checklist**
@ -20,4 +19,3 @@ If you need help with OpenVPN itself, please us the [community forums](https://f
PLEASE OPEN A DISCUSSION INSTEAD: https://github.com/angristan/openvpn-install/discussions
⚠️
--->

View File

@ -1 +1 @@
{ 'MD013': null, 'MD045': null, 'MD040': null, 'MD036': null }
{ "MD013": null, "MD045": null, "MD040": null, "MD036": null }