Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 871 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (8 loc) · 871 Bytes

Contributing

I'd absolutely love it if you made first_nes better! Let's do it according to these guidelines:

  1. Submit an issue to the issues page, describing your bug (or suggestion) in detail.

  2. If you see an existing issue that sounds interesting, feel free to jump in and work on it.

  3. Fork the first_nes repository.

  4. In your fork, reference the issue you're working on with targeted, clear commits. Please keep commits relevant to a single issue, if possible.

  5. Finally, reference any issues when you submit a pull request to the staging branch. Feel free to submit a pull request that fixes more than one issue.