Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 504 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 504 Bytes

Contributing

  • Reporting Bugs: Feel free to file an issue with any bugs that you find.
  • Requesting Features: I want to keep VariableConfig as small and simple as possible, but feel free to request no features by creating an issue.
  • Getting Support: For now, feel free to use Issues for getting support as well.

Building

  1. Open the solution in Visual Studio
  2. Build Solution

Running Tests

  1. Open the solution in Visual Studio
  2. Build Solution
  3. Test Explorer -> Run All Tests