mirror of
https://github.com/danbulant/jose
synced 2026-05-19 04:18:52 +00:00
19 lines
946 B
Markdown
19 lines
946 B
Markdown
# Contributing to jose
|
|
|
|
Please note we have a [code of conduct][coc], please follow it in all your interactions with the
|
|
project.
|
|
|
|
When contributing to this project, please first discuss the change you wish to make via a discussion,
|
|
email, or any other appropriate method with the owners of this project before proposing a change
|
|
via a Pull Request. The project promotes and follows current best practices in regards to the
|
|
specifications it implements. A contribution that tries to implement something non-standard will most
|
|
likely be dismissed.
|
|
|
|
## Rules of the discussions
|
|
|
|
Remember to be very clear and transparent when discussing any issue in the discussions boards. We
|
|
ask that you keep the language to English and keep on track with the issue at hand. Lastly, please
|
|
be respectful of our fellow contributors and keep an exemplary level of professionalism at all
|
|
times.
|
|
|
|
[coc]: https://github.com/panva/jose/blob/main/CODE_OF_CONDUCT.md
|