.. _development-contributing: Contribution Guide ================== GitHub ------ The best starting point is the `GitHub issue tracker `_. For existing tasks, the labels `good first issue `_ and `help wanted `_ are great for contributions. In case you want to start working on one of those, just *comment* in it first so no work is duplicated. New contributions in form of `pull requests `_ always need to go in the ``dev`` (development) branch. Maintainers organize prioritites and progress in the `projects tab `_. Style Guide ----------- For coding style, please try to follow the guides in `ComputationalRadiationPhysics/contributing `_ for new code.