Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 695 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 695 Bytes

Contributing to pypulseq-cest

Thank you for contributing to pypulseq-cest!

We would appreciate if you stick to the following guidelines to post your issues or contribute your code.

Issues

Please adhere to the appropriate templates when reporting bugs or requesting features. The templates are automatically presented via Github's 'New Issue' feature.

Pull requests

Please feel free to implement your suggestions. Commit them onto a branch with a brief description of your contribution as a commit message and open a pull request. Please follow the coding conventions laid out in the PEP8 Guide for Python Code and document your code.