Skip to content

Commit 9a8349a

Browse files
authored
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`
1 parent 3a666ca commit 9a8349a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/the_bevy_organization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Check out the [Bevy People](https://bevyengine.org/community/people/#the-bevy-or
6161

6262
1. Have actively engaged with Bevy development.
6363
2. Have demonstrated themselves to be polite and welcoming representatives of the project with an understanding of our goals and direction.
64-
3. Have asked to join the Bevy Org. Reach out to @cart on [Discord](https://discord.gg/bevy) or email us at [email protected] if you are interested. Everyone is welcome to do this. We generally accept membership requests, so don't hesitate if you are interested!
64+
3. Have asked to join the Bevy Org. Reach out to @cart on [Discord](https://discord.gg/bevy) or email us at <[email protected]> if you are interested. Everyone is welcome to do this. We generally accept membership requests, so don't hesitate if you are interested!
6565

6666
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.
6767

0 commit comments

Comments
 (0)