Skip to content

How To Contribute

Mark Eastwood edited this page Mar 4, 2018 · 1 revision

This project has been developed in the spare time of a few hard working developers. We welcome the contributions of any community members.

Changes will only be considered through a pull request from a forked repository.

  • Fork your own copy of SqlRepo
  • Read through the unit tests
  • Find or create a new issue
  • Discuss the issue with the project maintainers, figure out what needs to be done and most importantly ask questions
  • Write your code, and write your unit tests
  • Create a pull request to our Develop branch