Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 947 Bytes

File metadata and controls

17 lines (12 loc) · 947 Bytes

Contribution to SQL Server Simulator

Bugs & Feature Requests

  • Issues for bugs and feature requests are welcome, but please check for an existing issue first.
  • Include an example of the desired outcome.

Contributing Code

  • You must be the legal owner or authorized representative of the submitted code.
  • The changes must be compatible with this project's license.
  • Code additions and changes should be the absolute minimum required to achieve your goal.
  • Formatting or style changes may only be combined with bug fixes or new features, and can only reformat the modified area.
  • You many not introduce a new 3rd party dependency.

If you make a PR that is rejected for any reason, but still has useful qualities, those changes might be extracted and integrated anyway. To ensure repository history associates your contributions to you, make sure your PR is in an acceptable state so it can be directly merged as-is.