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
+7-20Lines changed: 7 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -9,16 +9,15 @@ assignees: ''
9
9
10
10
### New Issue Checklist
11
11
<!--
12
-
Please check all of the following boxes [x] before submitting your issue.
12
+
Check every following box [x] before submitting your issue.
13
13
Click the "Preview" tab for better readability.
14
-
Thanks for contributing to the Parse iOS SDK!
14
+
Thanks for contributing to Parse Platform!
15
15
-->
16
16
17
17
-[ ] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy).
18
18
-[ ] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md).
19
19
-[ ] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-iOS-OSX/issues?q=is%3Aissue).
20
-
-[ ] I can reproduce the issue with the [latest version of the Parse iOS SDK](https://github.com/parse-community/Parse-SDK-iOS-OSX/releases). <!-- We don't investigate issues for outdated releases. -->
21
-
-[ ] I can reproduce the issue with the [latest version of Parse Server](https://github.com/parse-community/parse-server/releases).
20
+
-[ ] I can reproduce the issue with the latest versions of [Parse Server](https://github.com/parse-community/parse-server/releases) and the [Parse ObjC SDK](https://github.com/parse-community/Parse-SDK-iOS-OSX/releases). <!-- We don't investigate issues for outdated releases. -->
22
21
23
22
### Issue Description
24
23
<!-- What is the specific issue? -->
@@ -27,28 +26,16 @@ assignees: ''
27
26
<!-- How can someone else reproduce the issue? -->
28
27
29
28
### Actual Outcome
30
-
<!-- What outcome, for example query result, did you get? -->
29
+
<!-- What outcome did you get? -->
31
30
32
31
### Expected Outcome
33
-
<!-- What outcome, for example query result, did you expect? -->
34
-
35
-
### Failing Test Case / Pull Request
36
-
<!--
37
-
Check one of the following boxes [x] if you added a PR and add the link.
38
-
See the contribution guide for guidance, if you get stuck please do ask for help:
0 commit comments