mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
Drop 'no contributions' rule; add CLA instead
CLA generated with https://contributoragreements.org/u2s/2r8vzl3ap4 Fixes #27
This commit is contained in:
22
CONTRIBUTING.md
Normal file
22
CONTRIBUTING.md
Normal file
@@ -0,0 +1,22 @@
|
||||
## 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.
|
||||
Reference in New Issue
Block a user