mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
23 lines
900 B
Markdown
23 lines
900 B
Markdown
## Contributing
|
|
|
|
There are many ways to help contribute to Bugsink. Here are a few:
|
|
|
|
* Star the project on [GitHub](https://github.com/bugsink/bugsink)
|
|
* Open an [issue](https://www.github.com/bugsink/bugsink/issues)
|
|
* Reach out via [email](mailto:info@bugsink.com) or [discord](https://discord.gg/6Af6Yzz77C).
|
|
* Spread the word about Bugsink on your own blog, README or website
|
|
* Mention the project at local meetups and tell your friends/colleagues
|
|
|
|
### Code contributions
|
|
|
|
Code contributions are welcome! We use the GitHub PR process to review and merge code changes.
|
|
|
|
#### Style guidance
|
|
|
|
* Bugsink uses flake8, with rules/exceptions documented in tox.ini
|
|
|
|
#### Legal
|
|
|
|
* Please confirm that you are the author of the code you are contributing, or that you have the right to contribute it.
|
|
* Sign the [Contributor License Agreement](/CLA.md); the "CLA bot" will join the PR to help you with this.
|