Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (5 loc) · 367 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (5 loc) · 367 Bytes

How to contribute to MSActiveConfig

  • If you want to suggest a feature, create a new issue
  • If you want to submit a patch, create a pull request respecting the following guidelines:
    • Follow the same code style, be consistent.
    • If it's a bug fix, consider writing a unit-test that exposes the problem.