bevy/.github/ISSUE_TEMPLATE
Alice Cecile 53bcecbbfc Make bug template more beginner-friendly (#4652)
# Objective

1. "What you expected to happen" and "what actually happened" often involves trivial duplication.
2. "Please provide full reproduction steps" is not helpful advice to new contributors.
3. The OS field was commonly useless or inadequate.
4. The description for "additional information" effectively just repeated the title of the field.

## Solution

1. Unify these fields into a single "what went wrong" field.
2. Provide an example of a useful reproduction.
3. Replace OS field with an optional "Setup Information" field that captures information about other critical setup like Rust version and hardware.
4. Provide helpful advice about what sort of information may be useful to add.
2022-05-30 22:11:44 +00:00
..
bug_report.md Make bug template more beginner-friendly (#4652) 2022-05-30 22:11:44 +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