Discourse (#5296)
* Update ISSUE_TEMPLATE.md * Update ---report-an-issue.md * Update ---parse-server-3-0-0.md * Update ---push-notifications.md * Update README.md * Create ---getting-help.md
This commit is contained in:
4
.github/ISSUE_TEMPLATE.md
vendored
4
.github/ISSUE_TEMPLATE.md
vendored
@@ -2,9 +2,7 @@
|
||||
**Please use this template. If you don't use this template, your issue may be closed without comment.**
|
||||
We use GitHub Issues for bugs.
|
||||
|
||||
If you have a non-bug question, ask on Stack Overflow or Server Fault:
|
||||
- https://stackoverflow.com/questions/tagged/parse.com
|
||||
- https://serverfault.com/tags/parse
|
||||
If you have a non-bug question, ask on [Parse Community's Discourse forum](https://community.parseplatform.org/c/parse-server)
|
||||
|
||||
If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md
|
||||
|
||||
|
||||
5
.github/ISSUE_TEMPLATE/---getting-help.md
vendored
Normal file
5
.github/ISSUE_TEMPLATE/---getting-help.md
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
name: "🙋Getting Help"
|
||||
about: Join https://community.parseplatform.org
|
||||
|
||||
---
|
||||
@@ -7,6 +7,8 @@ about: Report an issue while migrating to parse-server 3.0.0
|
||||
<!---
|
||||
** Use this template only if you have an issue migrating to parse-server 3.0.0 **
|
||||
|
||||
If you have a question, ask on [Parse Community's Discourse forum](https://community.parseplatform.org/c/parse-server)
|
||||
|
||||
If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md
|
||||
|
||||
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
|
||||
|
||||
@@ -8,9 +8,7 @@ about: Issues with setting up or delivering push notifications
|
||||
|
||||
**We use GitHub Issues for reporting bugs with parse-server.**
|
||||
|
||||
If you have a *question*, you should join the gitter chat where a community of more than 200 parse users gather.
|
||||
|
||||
- https://gitter.im/ParsePlatform/Chat
|
||||
If you have a *question*, you should join the [Parse Community's Discourse forum](https://community.parseplatform.org/c/parse-server)
|
||||
|
||||
If you have a non-bug question, ask on Stack Overflow or Server Fault:
|
||||
- https://stackoverflow.com/questions/tagged/parse.com
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/---report-an-issue.md
vendored
8
.github/ISSUE_TEMPLATE/---report-an-issue.md
vendored
@@ -8,13 +8,7 @@ about: Report an issue on parse-server
|
||||
|
||||
**We use GitHub Issues for reporting bugs with parse-server.**
|
||||
|
||||
If you have a *question*, you should join the gitter chat where a community of more than 200 parse users gather.
|
||||
|
||||
- https://gitter.im/ParsePlatform/Chat
|
||||
|
||||
If you have a non-bug question, ask on Stack Overflow or Server Fault:
|
||||
- https://stackoverflow.com/questions/tagged/parse.com
|
||||
- https://serverfault.com/tags/parse
|
||||
If you have a *question*, you should join the [Parse Community's Discourse forum](https://community.parseplatform.org/c/parse-server).
|
||||
|
||||
If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
[](https://travis-ci.org/parse-community/parse-server)
|
||||
[](https://codecov.io/github/parse-community/parse-server?branch=master)
|
||||
[](https://www.npmjs.com/package/parse-server)
|
||||
[](https://gitter.im/ParsePlatform/Chat)
|
||||
[](https://community.parseplatform.org/c/parse-server)
|
||||
[](https://greenkeeper.io/)
|
||||
|
||||
|
||||
@@ -397,7 +397,8 @@ We have written up a [migration guide](3.0.0.md), hoping this will help you tran
|
||||
|
||||
# Support
|
||||
|
||||
For implementation related questions or technical support, please refer to the [Stack Overflow](http://stackoverflow.com/questions/tagged/parse.com) and [Server Fault](https://serverfault.com/tags/parse) communities.
|
||||
For implementation related questions or any other questions please refer to [Parse Community's Discourse forum](https://community.parseplatform.org/c/parse-server).
|
||||
|
||||
|
||||
If you believe you've found an issue with Parse Server, make sure these boxes are checked before [reporting an issue](https://github.com/parse-community/parse-server/issues):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user