Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 749 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (12 loc) · 749 Bytes

Contributing

All contributions are welcome like bugs fixing, new code addition, improving the documentation

Please follow these steps:

  • Fork the MrSnippets repository to your personal GitHub account and clone it locally
  • Install the development setup (see section below)
  • Branch off of UAT for every change you want to make
  • Develop changes on your branch
  • Test your changes (see section below)
  • Modify the tests and documentation as necessary
  • When your changes are ready, make a pull request to the upstream MrSnippets repository

For any queries and questions, Please reach out to dhamodharanrk@gmail.com.