Skip to content

Commit 0eeab90

Browse files
committed
Remove stack overflow from New Issue flow
1 parent 7b7498e commit 0eeab90

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ contact_links:
33
- name: 💡 Feature Request
44
url: https://github.com/remix-run/react-router/discussions/new?category=proposals
55
about: If you've got an idea for a new feature in React Router, please open a new Discussion with the `Proposals` label
6-
- name: 🤔 Usage Question (Stack Overflow)
7-
url: https://stackoverflow.com/questions/tagged/react-router
8-
about: Open a question in Stack Overflow with the react-router label
96
- name: 🤔 Usage Question (Github Discussions)
107
url: https://github.com/remix-run/remix/discussions/new?category=q-a
118
about: Open a Discussion in GitHub wih the `Q&A` label

0 commit comments

Comments
 (0)