Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/contributing/contribution-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Here's a typical workflow outline for contributions:
4. Write code
- Use of AI is encouraged, we provide contextual AI `AGENTS.md` and Cursor rules files.
- You can also pass this contribution guide directly to AI context
- Make sure to review and test your code before going forward though. Unsupervised IA contribution are unlikely to pass review.
- Make sure to review and test your code before going forward though. Unsupervised AI contribution are unlikely to pass review.
5. Run tests and review
- A simple `task test-unit` and human is enough for most situations
- Detailed testing and debugging instructions are provided for more complex situation
Expand Down
Loading