Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 898 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (20 loc) · 898 Bytes

Contributing

This is an open source project, please contribute.

Development Environment

  • Microsoft Visual Studio 2010
  • Microsoft SQL Server 2005 or 2008
  • SQL DMO from SQL 2005 Backward Compatibility Components
  • Java Development Kit 32-bit
  • MSXML4 SP3
  • Doxygen 1.85

Build Project

Run build all /p:Configuration=Release from the command-line.

Contributing Workflow

  • Fork the project on Github.
  • Set Up a Development Environment.
  • Make your code changes. Don't forget tests.
  • Update CHANGELOG.
  • Make pull requests. Bonus points for topic branches.

Developer Help

Please don't hesitate to use the Google Group for dev questions.