mirror of
https://github.com/block/goose.git
synced 2026-04-26 10:40:45 +00:00
adding brand guidelines to AGENTS.md (#4887)
stuck on bad main - text only change though
This commit is contained in:
parent
c2e920a747
commit
4ffc1429f6
1 changed files with 21 additions and 0 deletions
21
documentation/AGENTS.md
Normal file
21
documentation/AGENTS.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# Documentation Style Guide
|
||||
|
||||
## Brand Guidelines
|
||||
|
||||
**IMPORTANT**: The product name "goose" should ALWAYS be written in lowercase "g" in all documentation, blog posts, and any content within this documentation directory.
|
||||
|
||||
- ✅ Correct: "goose", "using goose", "goose provides"
|
||||
- ❌ Incorrect: "Goose", "using Goose", "Goose provides"
|
||||
|
||||
This is a brand guideline that must be strictly followed.
|
||||
|
||||
## Context
|
||||
|
||||
This rule applies to:
|
||||
- All markdown files in `/docs/`
|
||||
- All blog posts in `/blog/`
|
||||
- README files
|
||||
- Configuration files with user-facing text
|
||||
- Any other documentation content
|
||||
|
||||
When editing or creating content in this documentation directory, always ensure "goose" uses a lowercase "g".
|
||||
Loading…
Add table
Add a link
Reference in a new issue