You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been noticing a lot of inconsistency between capitalized "Bevy" and lowercase "bevy". We should decide on one and standardize it throughout our documentation (in a follow-up, ofc!).
The difference is when we're referring to Bevy, the proper noun, and bevy, the name of the specific GitHub repository in which the engine lives. At least in this case.
Probable best way to deal with this is encapsulating all the repository references (e.g., bevy, bevy-website, etc.) in backticks ``, AKA single-line code blocks.
EDIT: This has, at least initially, been done in this PR. I may have missed stuff. Still a good idea to keep the follow-up issues open for standardizing the rest of the site if need be.
Originally posted by @BD103 in #1605 (comment)
The text was updated successfully, but these errors were encountered: