Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Latest commit

 

History

History
4 lines (4 loc) · 563 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (4 loc) · 563 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 compile the project you need VS2017 and .NET Compiler Platform SDK (You can install it through Visual Studio Installer)
  4. If there is no objection 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