diff options
author | Stanislas Lange <git@slange.me> | 2023-01-21 23:19:13 +0100 |
---|---|---|
committer | Stanislas Lange <git@slange.me> | 2023-01-21 23:19:13 +0100 |
commit | d32070d97c5621a4feeb8f0d0418f028da8ea45e (patch) | |
tree | 72b7f2fa3de37fdb90363fc83186a7d872c8b440 | |
parent | 591a3d2faa16e1a37bace6580b4c9f2e946fde72 (diff) |
Update issue template
-rw-r--r-- | .github/issue_template.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md index 0f6429b..37c544e 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -5,5 +5,6 @@ 💡 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. +✍️ Please state the Linux distribution you're using and its version, as well as the WireGuard version. ✋ 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. ---> |