Skip to content

Commit eb124d4

Browse files
authored
Update issue templates
1 parent db9cbf2 commit eb124d4

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

.github/ISSUE_TEMPLATE/---bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "\U0001F41B Bug report"
33
about: Create a report to help us improve
44
title: "\U0001F41B "
55
labels: Bug
6-
assignees: Tom-Fox1
6+
assignees: ''
77

88
---
99

.github/ISSUE_TEMPLATE/---docs-fix-improvement-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: "\U0001F4D9 Docs fix/improvement report"
33
about: Bring attention to an area of the docs with code samples that need updating
44
or wording that could be improved
5-
title: "\U0001F4D9 [PLATFORM]"
6-
labels: Documentation
5+
title: "\U0001F4D9 "
6+
labels: Documentation Improvement
77
assignees: ''
88

99
---

.github/ISSUE_TEMPLATE/---feature-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "\U0001F4A1 Feature request"
33
about: Suggest an idea for this project
44
title: "\U0001F4A1 "
55
labels: Feature
6-
assignees: Tom-Fox1
6+
assignees: ''
77

88
---
99

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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?

0 commit comments

Comments
 (0)