Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.03 KB

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 1.03 KB

bidsi pull request guidelines

Pull requests are always welcome, and we appreciate any help you give. Note that a code of conduct applies to all spaces managed by the bidsi project, including issues and pull requests. Please see the Code of Conduct for details.

When submitting a pull request, we ask you to check the following:

  1. Unit tests, documentation, and code style are in order. See the Continuous Integration for up to date information on the current code style, tests, and any other requirements.

    It is also OK to submit work in progress if you're unsure of what this exactly means, in which case you'll likely be asked to make some further changes.

  2. The contributed code will be licensed under the same license as the rest of the repository, If you did not write the code yourself, you must ensure the existing license is compatible and include the license information in the contributed files, or obtain permission from the original author to relicense the contributed code.