Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanamhub authored Mar 18, 2023
1 parent b332514 commit d1fa882
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Contributing to DotNetMapper

Here's how you can contribute:

1. Fork the repository.
2. Create a new branch for your changes.
3. Make your changes and ensure they are properly tested.
4. Create a pull request with a clear description of your changes and why they are necessary.
5. Wait for your pull request to be reviewed.

Please ensure that your code follows the style and conventions used in the rest of the project, and that your changes do not break any existing functionality.

By contributing to DotNetMapper, you agree to release your changes under the terms of the MIT License.

0 comments on commit d1fa882

Please sign in to comment.