Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 598 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 598 Bytes

Contributing to FluentAssertions.Http

No open-source project is going to be successful without contributions. Thank you.

  • The Pull Request is targeted at the master branch.
  • The code complies with the Coding Guidelines for C#.
  • The changes are covered by a new or existing set of unit tests which follow the Arrange-Act-Assert syntax.
  • If the contribution adds a feature or fixes a bug, please update the readme.