Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 717 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 717 Bytes

Contributing to ReduxSimple

How Can I Contribute?

Pull Requests

Before submitting a new Pull Request, be sure to fulfill these conditions:

  • Respect the C# naming convention
  • Add correct XML documentation to each public classes, properties and methods

This is the first step before enhanced validation of your PR. In order to merge a PR, the following conditions should be met: