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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/---1-report-an-issue.md
+1-7Lines changed: 1 addition & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,7 @@ assignees: ''
17
17
-[ ] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
18
18
-[ ] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md).
19
19
-[ ] I have searched through [existing issues](https://github.com/parse-community/parse-dashboard/issues?q=is%3Aissue).
20
-
-[ ] I can reproduce the issue with the [latest version of Parse Server](https://github.com/parse-community/parse-server/releases).
21
-
-[ ] I can reproduce the issue with the [latest version of Parse Dashboard](https://github.com/parse-community/parse-dashboard/releases).
20
+
-[ ] I can reproduce the issue with the latest versions of [Parse Server](https://github.com/parse-community/parse-server/releases) and [Parse Dashboard](https://github.com/parse-community/parse-dashboard/releases). <!-- We don't investigate issues for outdated releases. -->
22
21
23
22
### Issue Description
24
23
<!-- What is the specific issue? -->
@@ -32,11 +31,6 @@ assignees: ''
32
31
### Expected Outcome
33
32
<!-- What outcome did you expect? -->
34
33
35
-
### Pull Request
36
-
<!-- If you can, please submit a PR with a fix. -->
37
-
38
-
- PR: #`FILL_THIS_OUT`
39
-
40
34
### Environment
41
35
<!-- Be specific with versions, don't use "latest" or semver ranges like "~x.y.z" or "^x.y.z". -->
0 commit comments