-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update issue/PR template + contributing guidelines
- Loading branch information
Showing
3 changed files
with
15 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
<!--- | ||
⚠️ | ||
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 read ❗️ | ||
➡️ If you need help with OpenVPN itself, please use the community forums (https://forums.openvpn.net/) or Stack Overflow (https://stackoverflow.com/questions/tagged/openvpn) | ||
➡️ For the script, prefer opening a discussion thread for help: https://github.com/angristan/openvpn-install/discussions | ||
💡 It helps 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. | ||
⚠️ | ||
🙏 Please include as much information as possible, and make sure you're running the latest version of the script. | ||
✋ For feature requests, remember that this script is meant to be simple and easy to use. If you want to add a lot of options, it's better to fork the project. | ||
---> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
<!--- | ||
⚠️ | ||
Please make sure you've followed the guidelines: https://github.com/angristan/openvpn-install#contributing | ||
Please make sure your changes are tested and working | ||
Please avoid large PRs, and discuss changes in a GitHub issue first | ||
If the changes are too big and not in line with the project, they will probably be rejected | ||
⚠️ | ||
❗️ Please read ❗️ | ||
➡️ Please make sure you've followed the guidelines: https://github.com/angristan/openvpn-install#contributing | ||
✅ Please make sure your changes are tested and working | ||
🗣️ Please avoid large PRs, and discuss changes in a GitHub issue first | ||
✋ If the changes are too big and not in line with the project, they will probably be rejected. Remember that this script is meant to be simple and easy to use. | ||
---> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters