File tree Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: "\U0001F41B Bug report"
3
3
about : Create a report to help us improve
4
4
title : " \U0001F41B "
5
5
labels : Bug
6
- assignees : Tom-Fox1
6
+ assignees : ' '
7
7
8
8
---
9
9
Original file line number Diff line number Diff line change 2
2
name : " \U0001F4D9 Docs fix/improvement report"
3
3
about : Bring attention to an area of the docs with code samples that need updating
4
4
or wording that could be improved
5
- title : " \U0001F4D9 [PLATFORM] "
6
- labels : Documentation
5
+ title : " \U0001F4D9 "
6
+ labels : Documentation Improvement
7
7
assignees : ' '
8
8
9
9
---
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: "\U0001F4A1 Feature request"
3
3
about : Suggest an idea for this project
4
4
title : " \U0001F4A1 "
5
5
labels : Feature
6
- assignees : Tom-Fox1
6
+ assignees : ' '
7
7
8
8
---
9
9
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F4D5 Missing content"
3
+ about : Bring attention to features that are undocumented
4
+ title : " \U0001F4D5 "
5
+ labels : Missing Content
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ __ References:__
11
+ Please provide links to the relevant PRs in the Parse Server repo and SDK repos where applicable.
12
+
13
+ __ Proposed solution:__
14
+ Can you provide links to the sections in the relevant guides where the new content should go?
You can’t perform that action at this time.
0 commit comments