diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..ef173eb324 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +contact_links: + - name: Question + url: https://github.com/bevyengine/bevy/discussions/categories/q-a + about: Questions about how to use or contribute to Bevy belong in Github Discussions. + You can use the search to check if someone already answered your question!