Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 564 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (4 loc) · 564 Bytes
  1. Create an issue to describe and discuss the bug or enhancement.
  2. When the issue is aprroved you can fork from the develop branch and prepare the bug fix or new feature
  3. In order to complie the project you need VS2017 and .NET Compiler Platform SDK (You can install it through Visual Studio Installer)
  4. If there is no objections to the code quality, no discrepancy between implementation and arrangement from the issue description and the appveyor build is passing the PR should be accepted