Skip to content

Commit a8eb670

Browse files
authored
Update issue templates
1 parent 6254386 commit a8eb670

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
labels: 'issue: bug report, needs triage'
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
58
---
69

710
<!--

.github/ISSUE_TEMPLATE/proposal.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
name: Proposal
33
about: Suggest an idea for improving Create React App
4-
labels: 'issue: proposal, needs triage'
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
58
---
69

710
### Is your proposal related to a problem?

.github/ISSUE_TEMPLATE/question.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
name: Question
33
about: Get help with Create React App
4-
labels: 'needs triage'
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
58
---
69

710
If you have a general question about Create React App or about building an app with Create React App we encourage you to post in GitHub Discussions instead of this issue tracker. The maintainers and other community members can provide help and answer your questions there: https://github.com/facebook/create-react-app/discussions

0 commit comments

Comments
 (0)