Update issue templates

This commit is contained in:
Foundry 376 2020-02-16 17:59:15 -06:00 committed by Ben Gotow
parent 37af877d07
commit 803d4a9daf
5 changed files with 64 additions and 49 deletions

View file

@ -1,28 +0,0 @@
<!--
Thanks for taking the time to file an issue! The Mailspring community uses GitHub issues to coordinate development.
Before submitting this form, try searching for both open and closed issues here: https://github.com/Foundry376/Mailspring/issues?q=is%3Aissue. Upvoting an existing issue is MUCH better than submitting a new one - it often takes a while for them to be merged and we use issue upvotes to prioritize development. -->
##### What behavior are you seeing?
...
##### What operating system are you using?
...
##### What version of Mailspring are you using?
(eg: 1.6.3 or 1.7.0 - this is shown in Mailspring's main menu.)
--
##### Is the issue related to a specific email provider (Gmail, Exchange, etc.)?
...
##### Is the issue reproducible with a particular attachment, message, signature, etc?
<!-- Try to provide an example as a file attachment or a screenshot. -->
...

View file

@ -1,16 +0,0 @@
<!--
Thanks for taking the time to file a feature request!
-->
##### Describe your feature request:
##### Does this feature exist in another mail client or tool you use?
##### Are there any related feature requests?
<!-- Try searching for both open and closed issues here: https://github.com/Foundry376/Mailspring/issues?q=is%3Aenhancement. Keep in mind that email features are often described differently on different platforms. (Conversations == threads, shortcuts == hotkeys, etc)
Upvoting an existing feature request is MUCH better than submitting a new one - it often takes a while for them to be merged and we use issue upvotes to prioritize development!
-->
##### Is the request related to a specific email provider (Gmail, Exchange, etc.)?

32
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,32 @@
---
name: Bug report
about: Create a report to help us improve
title: 'Bug: '
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is. Does it happen with all email accounts, or only a particular account and/or email message?
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Setup: (please complete the following information):**
- OS: [e.g. macOS, Fedora Linux]
- OS Version [e.g. 14]
- Mailspring Version: ex: 1.6.2 (found in the app's menu)
**Additional context**
Add any other context about the problem here. If this issue is related to a particular account or email service, be sure to mention it so this report is actionable!

View file

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: 'Feature Request: '
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here. If this feature exists in another email product or tool you use (eg: Thunderbird), be sure to describe their implementation and/or include screenshots!

View file

@ -1,19 +1,26 @@
---
name: Sync Issue
about: Report that Mailspring is not working for a particular email service or mailbox
title: ''
labels: needs-reproduction, mailserver-incompatibility
assignees: ''
---
<!--
Thanks for taking the time to file an issue! The Mailspring community uses GitHub issues to coordinate development.
Before filling out this form, try searching for both open and closed issues here: https://github.com/Foundry376/Mailspring/issues?q=is%3Aenhancement. Upvoting an existing sync issue is MUCH better than submitting a new one - it often takes a while for them to be merged and we use issue upvotes to prioritize development.
Before filling out this form, try searching for both open and closed issues here: https://github.com/Foundry376/Mailspring/issues. Upvoting an existing sync issue is MUCH better than submitting a new one - it often takes a while for them to be merged and we use issue upvotes to prioritize development.
-->
##### What is the behavior you're seeing?
##### What email provider (Gmail, Exchange, etc.) are you trying to use?
##### What operating system are you using?
##### What version of Mailspring are you using?
(eg: 1.6.3 or 1.7.0 - this is shown in Mailspring's main menu.)
##### What email provider (Gmail, Exchange, etc.) are you trying to use?
##### Are you able to connect your email account or does Mailspring fail to set up the account completely?
##### Is the issue reproducible with a particular attachment, message, signature, etc?