mirror of
https://github.com/bevyengine/bevy
synced 2024-11-21 20:23:28 +00:00
Run markdownlint (#11386)
# Objective - Fix formatting in markdown file. ## Solution - Ran `markdownlint -f -c .github/linters/.markdown-lint.yml .` from [CONTRIBUTING.md](https://github.com/bevyengine/bevy/blob/main/CONTRIBUTING.md?plain=1#L341) I came across this when working on `bevy_dev_tools`
This commit is contained in:
parent
3a666cab23
commit
9a8349ac7b
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Check out the [Bevy People](https://bevyengine.org/community/people/#the-bevy-or
|
|||
|
||||
1. Have actively engaged with Bevy development.
|
||||
2. Have demonstrated themselves to be polite and welcoming representatives of the project with an understanding of our goals and direction.
|
||||
3. Have asked to join the Bevy Org. Reach out to @cart on [Discord](https://discord.gg/bevy) or email us at bevyengine@gmail.com if you are interested. Everyone is welcome to do this. We generally accept membership requests, so don't hesitate if you are interested!
|
||||
3. Have asked to join the Bevy Org. Reach out to @cart on [Discord](https://discord.gg/bevy) or email us at <bevyengine@gmail.com> if you are interested. Everyone is welcome to do this. We generally accept membership requests, so don't hesitate if you are interested!
|
||||
|
||||
All Bevy Org members are also Triage Team members. The Triage Team can label and close issues and PRs but do not have merge rights or any special authority within the community.
|
||||
|
||||
|
|
Loading…
Reference in a new issue