Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 515 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 515 Bytes

Guidelines for contributing

  1. Fork the repository.
  2. Create a topic branch.
  3. Make your changes.
  4. Ensure that the build passes for all three solutions (createsend-dotnet.sln, createsend-dotnet.net35.sln, and createsend-dotnet.net20.sln).
  5. It should go without saying, but do not increment the version number in your commits.
  6. Submit a pull request.