Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.12 KB

File metadata and controls

15 lines (11 loc) · 1.12 KB

Contributing

Thanks for taking the time to contribute to this repository. Here's the steps you can follow to start contributing:

  1. Open an Issue to describe what you are about to do. You should make sure to get feedback as early as possile to ensure your work does not end up as wasted time.
  2. Fork this repository by clicking the fork button at the top of this page.
  3. Clone your newly created fork (git clone https://github.com/{YOUR-USERNAME}/gitnotek.git).
  4. Make your changes and commit them to your forked repository.
  5. Create a detailed pull request once you are done. Follow the guidelines mentioned in the pull request template.
  6. Your pull request will go through a review process. Currently, a pull request must have at least one review to be eligible to be merged.

Raise bug reports/Suggest new changes

  1. Bug reports can be created using the Bug Report template
  2. New features/changes can be suggested using the Contribution Proposal template