D .github/ISSUE_TEMPLATE/bug_report.md => .github/ISSUE_TEMPLATE/bug_report.md +0 -32
@@ 1,32 0,0 @@
----
-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!
M .github/ISSUE_TEMPLATE/config.yml => .github/ISSUE_TEMPLATE/config.yml +15 -3
@@ 1,5 1,17 @@
blank_issues_enabled: false
contact_links:
- - name: Mailspring Knowledge Base
- url: https://support.getmailspring.com
- about: If you're curious about how to use Mailspring or looking for instructions, you may find what you need in our knowledge base!
+ - name: Report Bug
+ url: https://community.getmailspring.com/c/bugs
+ about: Report a bug in the Mailspring client.
+ - name: Report Service Issue
+ url: https://community.getmailspring.com/c/service-issues
+ about: Report Mailspring account and Premium service problems.
+ - name: Report Sync Issue
+ url: https://community.getmailspring.com/c/sync
+ about: Report sync problems between Mailspring and an email service.
+ - name: Report Packaging Issue
+ url: https://community.getmailspring.com/c/packaging
+ about: Report problems with Mailspring packaging or installation.
+ - name: Suggest a Feature
+ url: https://community.getmailspring.com/c/features
+ about: Suggest a feature for Mailspring.
A .github/ISSUE_TEMPLATE/developer_issue.md => .github/ISSUE_TEMPLATE/developer_issue.md +22 -0
@@ 0,0 1,22 @@
+---
+name: Task
+about: Contributor-only form! (Issues created by non-contributors will be autoclosed.)
+assignees: ''
+
+---
+<!-- WARNING: All issues created by non-contributors will be autoclosed.
+ -- Please use https://community.getmailspring.com/ for all bug reports
+ -- and feature requests.
+ -->
+
+## Objective
+<!-- What needs to be done? -->
+
+## Testing Notes
+<!-- What specific platforms and situations need to be tested? -->
+
+## Tips
+<!-- Any insights that can assist with this task? -->
+
+## References
+<!-- Please include relevant Discourse topic links here. -->
D .github/ISSUE_TEMPLATE/feature_request.md => .github/ISSUE_TEMPLATE/feature_request.md +0 -20
@@ 1,20 0,0 @@
----
-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!
D .github/ISSUE_TEMPLATE/sync-issue.md => .github/ISSUE_TEMPLATE/sync-issue.md +0 -26
@@ 1,26 0,0 @@
----
-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. 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.)
-
-##### Is the issue reproducible with a particular attachment, message, signature, etc?