Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 586 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 586 Bytes

NRGPy nrgpy

Issues

Use the Issues section of nrgpy in Github for

  • Reporting bugs
  • Requesting new features or improvements

Pull Requests

To submit new features or bug fixes

  1. Fork this repository
  2. Create a new branch with a descriptive name (i.e. dave-c-fixing-console-print-bug)
  3. Commit your changes
  4. Open a pull request

For a good example of this process, see the First Contributions Github repository.