DynamicODataToSQL/.github/CONTRIBUTING.md at master · DynamicODataToSQL/DynamicODataToSQL

Latest commit

All contributions, however small are valued!

Steps to contribute

If you want to make a small change, go ahead and raise a pull request, otherwise follow these steps:

  1. View the Issues page to see a To-Do list of things to be implemented.
  2. Raise an issue or comment on an existing issue with what you want to contribute if one does not already exist.
  3. When you get the go ahead, follow the coding guidelines and raise a pull request.
  4. Include a link to the issue in your pull request.

Coding Guidelines

  • Please fix all warnings in any code you submit.
  • Write unit tests for any code written.