Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 766 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 766 Bytes

Contributing to PyDPM

If you are interested in contributing to PyDPM, your contributions will likely fall into one of the following two categories:

  1. You want to implement a new feature:
    • In general, we accept any features as long as they fit the scope of this package. If you are unsure about this or need help on the design/implementation of your feature, post about it in an issue.
  2. You want to fix a bug:
    • Feel free to send a Pull Request any time you encounter a bug. Please provide a clear and concise description of what the bug was. If you are unsure about if this is a bug at all or how to fix, post about it in an issue.

Once you finish implementing a feature or bug-fix, please send a Pull Request to https://github.com/BoChenGroup/PyDPM.