You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check out https://github.com/ParsePlatform/parse-server/issues/1271 for an ideal bug report. The closer your issue report is to that one, the more likely we are to be able to help, and the more likely we will be to fix the issue quickly!
1
+
Please read the following instructions carefully.
2
2
3
-
Many members of the community use Stack Overflow and Server Fault to ask questions. Read through the existing questions or ask your own!
3
+
Check out https://github.com/ParsePlatform/parse-server/issues/1271 for an ideal bug report.
4
+
The closer your issue report is to that one, the more likely we are to be able to help, and the more likely we will be to fix the issue quickly!
4
5
6
+
Many members of the community use Stack Overflow and Server Fault to ask questions.
7
+
Read through the existing questions or ask your own!
- Server Fault: https://serverfault.com/tags/parse
7
10
@@ -15,16 +18,50 @@ Make sure these boxes are checked before submitting your issue -- thanks for rep
15
18
16
19
-[ ] You've searched through existing issues: https://github.com/ParsePlatform/Parse-Server/issues?utf8=%E2%9C%93&q=is%3Aissue Chances are that your issue has been reported or resolved before.
17
20
18
-
#### Environment Setup
21
+
-[ ] You have filled out every section below. Issues without sufficient information are more likely to be closed.
19
22
20
-
- Server: parse-server version, operating system, hardware, local or remote?
21
-
- Database: version, storage engine, hardware, local or remote?
23
+
--
22
24
23
-
#### Steps to reproduce
25
+
###Issue Description
24
26
25
-
- Can this issue be reproduced using the Parse Server REST API? Include curl commands when applicable.
26
-
- What was the expected result? What is the actual outcome?
27
+
[DELETE EVERYTHING ABOVE THIS LINE BEFORE SUBMITTING YOUR ISSUE]
27
28
28
-
#### Logs/Trace
29
+
Describe your issue in as much detail as possible.
29
30
30
-
- You can turn on additional logging by configuring VERBOSE=1 in your environment.
31
+
[FILL THIS OUT]
32
+
33
+
### Steps to reproduce
34
+
35
+
Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable.
36
+
37
+
1.[FILL THIS OUT]
38
+
2.[FILL THIS OUT]
39
+
3.[FILL THIS OUT]
40
+
41
+
#### Expected Results
42
+
43
+
[FILL THIS OUT]
44
+
45
+
#### Actual Outcome
46
+
47
+
[FILL THIS OUT]
48
+
49
+
### Environment Setup
50
+
51
+
-**Server**
52
+
- parse-server version: [FILL THIS OUT]
53
+
- Operating System: [FILL THIS OUT]
54
+
- Hardware: [FILL THIS OUT]
55
+
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): [FILL THIS OUT]
56
+
57
+
-**Database**
58
+
- MongoDB version: [FILL THIS OUT]
59
+
- Storage engine: [FILL THIS OUT]
60
+
- Hardware: [FILL THIS OUT]
61
+
- Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): [FILL THIS OUT]
62
+
63
+
### Logs/Trace
64
+
65
+
You can turn on additional logging by configuring VERBOSE=1 in your environment.
0 commit comments