summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2020-04-07 16:05:23 +0200
committerLinus Färnstrand <linus@mullvad.net>2020-04-07 17:19:52 +0200
commitfebfa9544dc61cb079a73cca1a1696ed944abe11 (patch)
tree7297eee9a81a7fb483c1f68937ee59db0bba9bfe /.github
parent73d35cb55283d9ca9394d9f3395ef63b469aae1e (diff)
downloadmullvadvpn-febfa9544dc61cb079a73cca1a1696ed944abe11.tar.xz
mullvadvpn-febfa9544dc61cb079a73cca1a1696ed944abe11.zip
Replace old issue template with newer one
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md30
1 files changed, 19 insertions, 11 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index afd29fd2fa..abaeb24e2a 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,17 +1,25 @@
+<!--
+ PLEASE READ THIS FIRST
+
Thank you for wanting to help us improve the Mullvad VPN app by reporting
-issues.
+issues. But please read this first, since there is a chance you have a better
+option than filing an issue here: If...
+
+* you ran into a problem with the app - Send a problem report directly from
+within the app. Go to Settings -> Report a problem. That way our support team
+get the error logs they need and will get back to you much faster than anyone will
+on this issue tracker. You can just email support@mullvad.net as well for help.
+
+* you want to suggest a feature or code improvement - First
+[search all existing open and closed issues](https://github.com/mullvad/mullvadvpn-app/issues?q=is%3Aissue)
+to see if maybe that feature has already been suggested. If not, go ahead with the issue.
+-->
-**Before reporting an issue**, please note that this is **not** the correct
-place for:
-* General Mullvad support - contact support@mullvad.net for that
-* Bugs and issues regarding the old Mullvad client.
+Operating system: <!-- Name AND version of operating system. For example Windows 10 or Android 9 -->
- With the old Mullvad client we mean the one written in python and
- with version numbers such as 65, 66, 67 and similar.
- This source code repository is only for the new Mullvad VPN app with version
- numbers looking like `<year>.<number>`, such as 2018.1 and so on.
+App version: <!-- Version of the Mullvad VPN app you are running. For example 2020.4 -->
+### Issue description
-Please proceed and report an issue if you have found a bug or a problem with
-the new *Mullvad VPN app*, the one being developed in this repository.
+<!-- Describe the feature you want to suggest or what it is you want to report an issue about -->