Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 683 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 683 Bytes

Contributing to Nirvanad

Any contribution to Nirvanad is very welcome.

Getting started

If you want to start contributing to Nirvanad and don't know where to start, you can pick an issue from the list.

If you want to make a big change it's better to discuss it first by opening an issue or talk about it in development Discord to avoid duplicate work.

Pull Request process

Any pull request should be opened against the development branch dev.

All pull requests should pass the checks written in build_and_test.sh, so it's recommended to run this script before submitting your PR.