docs: add documentation style guide for Backstage contributors (#33538)
* docs: add documentation style guide for Backstage contributors Adapted from the Kubernetes documentation style guide, tailored for the Backstage project with Backstage-specific terminology, Docusaurus conventions, tone guidelines, and project word list. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com> * docs: soften "we" guidance and link style guide from CONTRIBUTING.md Relax the "avoid we" rule to allow "we" in tutorials and walkthroughs where it means "you and I, working through this together." Also add references to the style guide from CONTRIBUTING.md and AGENTS.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com> * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> * fix link checker Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com> * skip block Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com> * address feedback Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com> --------- Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com> Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
+3
-1
@@ -170,7 +170,9 @@ To help your changes get reviewed and merged smoothly, please keep the following
|
||||
|
||||
- We really appreciate contributions that improve clarity or fix outdated information. That said, we generally don’t accept changes that are purely stylistic (e.g., rewording a sentence just to tweak the tone or phrasing). If something is **unclear**, **confusing**, or **factually inaccurate**, those are great opportunities to help!
|
||||
|
||||
Ready to get started? You can find all the documentation files in the [docs](docs) directory! If you have any questions or need help, feel free to reach out in the [Backstage Discord Docs Channel](https://discord.com/channels/687207715902193673/687994765559463940)
|
||||
Ready to get started? You can find all the documentation files in the [docs](docs) directory!
|
||||
Please take a look through [our style guide](./docs/contribute/doc-style-guide.md) as well for writing style tips.
|
||||
If you have any questions or need help, feel free to reach out in the [Backstage Discord Docs Channel](https://discord.com/channels/687207715902193673/687994765559463940).
|
||||
|
||||
Thank you in advance for your contributions! We really appreciate it. 🙏
|
||||
|
||||
|
||||
Reference in New Issue
Block a user