Skip to content

Commit 786ea11

Browse files
authored
Update ---push-notifications.md (#4994)
* Update ---push-notifications.md * Update ---push-notifications.md
1 parent 40d2cab commit 786ea11

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

.github/ISSUE_TEMPLATE/---push-notifications.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,48 @@ about: Issues with setting up or delivering push notifications
44

55
---
66

7+
<!---
8+
9+
**We use GitHub Issues for reporting bugs with parse-server.**
10+
11+
If you have a *question*, you should join the gitter chat where a community of more than 200 parse users gather.
12+
13+
- https://gitter.im/ParsePlatform/Chat
14+
15+
If you have a non-bug question, ask on Stack Overflow or Server Fault:
16+
- https://stackoverflow.com/questions/tagged/parse.com
17+
- https://serverfault.com/tags/parse
18+
19+
If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md
20+
21+
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
22+
23+
--- Please use this template. If you don't use this template, your issue may be closed without comment. ---
24+
--->
25+
26+
### Issue Description
27+
28+
<!--- Describe your issue in as much detail as possible. -->
29+
30+
### Push Configuration
31+
32+
Please provide a copy of your `push` configuration here, obfuscating any sensitive part.
33+
34+
### Environment Setup
35+
36+
- **Server**
37+
- parse-server version (Be specific! Don't say 'latest'.) : [FILL THIS OUT]
38+
- Operating System: [FILL THIS OUT]
39+
- Hardware: [FILL THIS OUT]
40+
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): [FILL THIS OUT]
41+
42+
- **Database**
43+
- MongoDB version: [FILL THIS OUT]
44+
- Storage engine: [FILL THIS OUT]
45+
- Hardware: [FILL THIS OUT]
46+
- Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): [FILL THIS OUT]
47+
48+
### Logs/Trace
49+
50+
<!--- Include all relevant logs. You can turn on additional logging by configuring VERBOSE=1 in your environment. --->
751

0 commit comments

Comments
 (0)