We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2375e79 commit 129b49aCopy full SHA for 129b49a
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,8 @@
1
name: 🐛 Bug Report
2
description: Something is wrong with React Router.
3
title: "[Bug]: "
4
+labels:
5
+ - bug
6
body:
7
- type: markdown
8
attributes:
.github/ISSUE_TEMPLATE/feature_request.yml
name: 💡 Feature Request
description: I want to add something to React Router.
title: "[Feature]: "
+ - feature
0 commit comments