
# 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>
14 lines
565 B
Markdown
14 lines
565 B
Markdown
---
|
|
name: Docs Improvement
|
|
about: Help us write better docs to catch common issues!
|
|
title: ''
|
|
labels: C-Docs, S-Needs-Triage
|
|
assignees: ''
|
|
---
|
|
|
|
## How can Bevy's documentation be improved?
|
|
|
|
Provide a link to the documentation and describe how it could be improved. In what ways is it incomplete, incorrect, or misleading?
|
|
|
|
If you have suggestions on exactly what the new docs should say, feel free to include them here. Alternatively, make the changes yourself and [create a pull request](https://bevyengine.org/learn/contribute/helping-out/writing-docs/) instead.
|