bevy/.github/ISSUE_TEMPLATE
Mark Schmale 47f1944959 Adds a "Question" link to the new issue selection (#5169)
This gives users a hint to use the GitHub "Discussions" for questions about bevy, instead of filing an issue.

## Objective
> Users sometimes file unhelpful issues when asking questions about how to use Bevy.

We should provide a link to the Discussion board in the list of "new Issue" options. This hopefully allows users to better find this option and reduces the number of question-issues.

- fixes #5150

## Solution

- add a small config.yml that configures the link

Looks like this (currently live on my local fork https://github.com/themasch/bevy/issues/new/choose):
![grafik](https://user-images.githubusercontent.com/170171/176940564-cd3a4ad1-731b-4417-95c2-3b5285120c88.png)

---

## Open questsions
 - I am unsure about the wording.
2022-07-08 03:46:50 +00:00
..
bug_report.md Make bug template more beginner-friendly (#4652) 2022-05-30 22:11:44 +00:00
config.yml Adds a "Question" link to the new issue selection (#5169) 2022-07-08 03:46:50 +00:00
docs_improvement.md Update docs_improvement.md 2021-07-13 13:28:28 -07:00
feature_request.md new labels: feature request 2021-07-13 13:29:05 -07:00