Skip to content

Commit

Permalink
docs: Clarify contributing guidelines and design philosophy
Browse files Browse the repository at this point in the history
  • Loading branch information
destel committed Nov 26, 2024
1 parent 383e03f commit b38495b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,7 @@ Thank you for your interest in improving Rill! Before submitting your pull reque
- Consider use cases. Try to avoid highly specialized features that could be separate packages
- Keep the API surface clean and focused
- Try to avoid adding functions that can be easily misused
- Avoid external dependencies
- Add tests and documentation
- For major changes, prefer opening an issue first to discuss the approach

Expand Down

0 comments on commit b38495b

Please sign in to comment.