Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tobymao committed Mar 17, 2024
1 parent c0760b3 commit be8c5ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ We use github to host code, to track issues and feature requests, as well as acc
## Submitting code changes
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:

Please keep PR's small and do your best to follow the conventions of the project. If you have a feature that requires a lot of code changes,
please reach out to us on [Slack](https://tobikodata.com/slack) before making a PR. This will increase the chances of your PR getting in.

1. Fork the repo and create your branch from `main`.
2. If you've added code that should be tested, add tests.
3. If you've changed APIs, update the documentation.
Expand Down

0 comments on commit be8c5ea

Please sign in to comment.