Update bug report template (#6805)

* Update bug report template

* fixes

* nit

* address Manuel's review

* Delete old issue template

* Delete old unused migration image

* Improve SO prompt
This commit is contained in:
Tom Fox
2020-07-17 10:47:07 +01:00
committed by GitHub
parent 5e67e7da43
commit ea1ec9b325
7 changed files with 25 additions and 54 deletions

View File

@@ -1,6 +1,9 @@
---
name: "\U0001F4A1 Feature request"
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---

View File

@@ -1,5 +1,10 @@
---
name: "🙋Getting Help"
name: "\U0001F64BGetting Help"
about: Join https://community.parseplatform.org
title: ''
labels: ''
assignees: ''
---

View File

@@ -1,6 +1,9 @@
---
name: "\U0001F525 parse-server 3.0.0"
about: Report an issue while migrating to parse-server 3.0.0
title: ''
labels: ''
assignees: ''
---

View File

@@ -1,6 +1,9 @@
---
name: "\U0001F4F2 Push Notifications"
about: Issues with setting up or delivering push notifications
title: ''
labels: ''
assignees: ''
---
@@ -46,4 +49,3 @@ Please provide a copy of your `push` configuration here, obfuscating any sensiti
### Logs/Trace
<!--- Include all relevant logs. You can turn on additional logging by configuring VERBOSE=1 in your environment. --->

View File

@@ -1,21 +1,24 @@
---
name: "\U0001F41B Report an issue"
about: Report an issue on parse-server
title: ''
labels: ''
assignees: ''
---
<!---
We use GitHub Issues for reporting bugs with Parse Server.
**We use GitHub Issues for reporting bugs with parse-server.**
Make sure these boxes are checked before submitting your issue - thanks for reporting issues back to Parse Server!
If you have a *question*, you should join the [Parse Community's Discourse forum](https://community.parseplatform.org/c/parse-server).
- [ ] This isn't a vulnerability disclosure, if it is please follow our [security policy](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md
- [ ] You're running version >=2.3.2 of Parse Server, we can't accept issues for very outdated releases, please update to a newer version.
You may also search through existing issues before opening a new one: https://github.com/parse-community/parse-server/issues?utf8=%E2%9C%93&q=is%3Aissue
- [ ] This isn't a question, if you need if you have questions about code please use Stack Overflow with the [parse-platform tag](https://stackoverflow.com/questions/tagged/parse-platform) & other questions can be posted on the [community forum](https://community.parseplatform.org).
- [ ] You've searched through [existing issues](https://github.com/parse-community/parse-server/issues?q=is%3Aissue), your issue may have been reported or resolved before.
--- Please use this template. If you don't use this template, your issue may be closed without comment. ---
--->
### Issue Description
<!--- Describe your issue in as much detail as possible. -->