Fix orphaned contributing paragraph (#10174)
# Objective This paragraph was missed in #10171 ## Solution Put it in the contributing section
This commit is contained in:
parent
ffec6645b2
commit
d857cd6575
@ -48,14 +48,14 @@ Before contributing or participating in discussions with the community, you shou
|
|||||||
* **[GitHub Discussions](https://github.com/bevyengine/bevy/discussions):** The best place for questions about Bevy, answered right here!
|
* **[GitHub Discussions](https://github.com/bevyengine/bevy/discussions):** The best place for questions about Bevy, answered right here!
|
||||||
* **[Bevy Assets](https://bevyengine.org/assets/):** A collection of awesome Bevy projects, tools, plugins and learning materials.
|
* **[Bevy Assets](https://bevyengine.org/assets/):** A collection of awesome Bevy projects, tools, plugins and learning materials.
|
||||||
|
|
||||||
For more complex architecture decisions and experimental mad science, please open an [RFC](https://github.com/bevyengine/rfcs) (Request For Comments) so we can brainstorm together effectively!
|
|
||||||
|
|
||||||
### Contributing
|
### Contributing
|
||||||
|
|
||||||
If you'd like to help build Bevy, check out the **[Contributor's Guide](https://github.com/bevyengine/bevy/blob/main/CONTRIBUTING.md)**.
|
If you'd like to help build Bevy, check out the **[Contributor's Guide](https://github.com/bevyengine/bevy/blob/main/CONTRIBUTING.md)**.
|
||||||
For simple problems, feel free to [open an issue](https://github.com/bevyengine/bevy/issues) or
|
For simple problems, feel free to [open an issue](https://github.com/bevyengine/bevy/issues) or
|
||||||
[PR](https://github.com/bevyengine/bevy/pulls) and tackle it yourself!
|
[PR](https://github.com/bevyengine/bevy/pulls) and tackle it yourself!
|
||||||
|
|
||||||
|
For more complex architecture decisions and experimental mad science, please open an [RFC](https://github.com/bevyengine/rfcs) (Request For Comments) so we can brainstorm together effectively!
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
We recommend checking out [The Bevy Book](https://bevyengine.org/learn/book/introduction) for a full tutorial.
|
We recommend checking out [The Bevy Book](https://bevyengine.org/learn/book/introduction) for a full tutorial.
|
||||||
|
Loading…
Reference in New Issue
Block a user