Update contributing.md (#7927)
Signed-off-by: Angie Jones <angie@Angies-MBP.lan> Co-authored-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Angie Jones <jones.angie@gmail.com>
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
- Core crates: `goose` (agent logic), `goose-cli` (CLI), `goose-server` (backend), `goose-mcp` (MCP servers)
|
||||
- Error handling: Use `anyhow::Result`, not `unwrap()` in production code
|
||||
- Async runtime: tokio
|
||||
- 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user