Update issue templates

This commit is contained in:
ivk 2020-02-14 11:12:52 +01:00
parent 3ae60f9bed
commit 45014c217f
No known key found for this signature in database
GPG key ID: C103E7EF5463D318
5 changed files with 20 additions and 5 deletions

View file

@ -4,9 +4,12 @@ about: Create a report to help us improve
title: ''
labels: bug, desktop
assignees: ganthern
---
- [ ] This is not a feature request (existing functionality does not work, **not** missing functionality).
I will request features on [forum](https://www.reddit.com/r/tutanota/) or via support.
- [ ] I've searched and did not find a similar issue.
**Describe the bug**
A clear and concise description of what the bug is.

View file

@ -4,9 +4,12 @@ about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
- [ ] This is not a feature request (existing functionality does not work, **not** missing functionality).
I will request features on [forum](https://www.reddit.com/r/tutanota/) or via support.
- [ ] I've searched and did not find a similar issue.
**Bug in mobile app**
**Describe the bug**

View file

@ -4,9 +4,12 @@ about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
- [ ] This is not a feature request (existing functionality does not work, **not** missing functionality).
I will request features on [forum](https://www.reddit.com/r/tutanota/) or via support.
- [ ] I've searched and did not find a similar issue.
**Bug in web app**
**Describe the bug**

8
.github/config.yml vendored Normal file
View file

@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Forum
url: https://www.reddit.com/r/tutanota/
about: Please send feature requests, ask and answer questions here.
- name: Contact
url: https://tutanota.com/contact/
about: Contact page

View file

@ -1,2 +0,0 @@
- [ ] This is not a feature request. I will request features on the forum or via support (see [contact page](https://tutanota.com/contact?page=feature)).
- [ ] This issue doesn't fit into provided templates.