bevy/.github/ISSUE_TEMPLATE
Tristan Murphy afed4e27d1
small documentation update and issue template fix (#17054)
# Objective
Fix some outdated `bevy_state` documentation examples.

## Solution
- updated some doc examples in `bevy_state` that hadn't been updated
with the API.
- fixed an outdated link in the documentation issue template that
referred to a 404 page instead of the contribution guide.

## Testing
No necessary testing aside from the usual doctests.

---

## Showcase
N/A

## Migration Guide
N/A

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2025-01-01 23:09:17 +00:00
..
bug_report.md
config.yml
docs_improvement.md small documentation update and issue template fix (#17054) 2025-01-01 23:09:17 +00:00
feature_request.md
performance_regression.md