mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
copilot instruction to flag prelease docs (#6504)
This commit is contained in:
parent
5e102f81f1
commit
fb0eca2c36
1 changed files with 1 additions and 0 deletions
1
.github/copilot-instructions.md
vendored
1
.github/copilot-instructions.md
vendored
|
|
@ -45,6 +45,7 @@
|
|||
- See HOWTOAI.md for AI-assisted code standards
|
||||
- MCP protocol implementations require extra scrutiny
|
||||
- Naming convention: In `documentation/docs` and `documentation/blog`, always refer to the project as "goose" (lowercase), never "Goose" (even at the start of sentences)
|
||||
- No prerelease docs: PRs should not contain updates in `/documentation` that correspond to code changes in the PR so that the public docs stay in sync with the latest released version. New topics should be marked with `unlisted: true`; other content should be removed or hidden from public view.
|
||||
|
||||
## CI Pipeline Context
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue