Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 786 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (16 loc) · 786 Bytes

Contributing

To start contributing to Nuncio either make an issue or a pull request of your fork.

Reporting issues

  • Describe what you expected to happen.

  • Describe what actually happened, including the full traceback if there was one.

  • List your Python and Flask versions.

  • Include the browser you used to test the website.

How to make a Pull Request to this repo

  1. Make a fork of this repo and make a local clone.
  2. Make the necessary edits.
  3. Run the tests provided and then make the pull request.

What to include in the pull request description

  • Firstly what do your edits do?

  • If this fixes any of the issues then please reference them , for example issue #3.

Code of Conduct

As of right now there is no code of conduct file, so just play nice.