Add issue and PR templates

This commit is contained in:
Stanislas Lange
2023-01-21 23:00:23 +01:00
parent 38d3bf9afa
commit 48f8c16d3a
2 changed files with 18 additions and 0 deletions

10
.github/issue_template.md vendored Normal file
View File

@@ -0,0 +1,10 @@
<!---
⚠️
If you need help with OpenVPN itself, please us the [community forums](https://forums.openvpn.net/) or [Stack Overflow](https://stackoverflow.com/questions/tagged/openvpn)
Please prefer open a discussion thread of help: https://github.com/angristan/openvpn-install/discussions
It helps us to keep the issue tracker clean and focused on bugs and feature requests.
Please include as much information as possible, and make sure you're running the latest version of the script.
For feature requests, keep in mind that this script is meant to be simple and easy to use. If you want to add a lot of options, it's probably better to fork the project.
⚠️
--->