Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit ecef5a4

Browse files
authored
Create CONTRIBUTING.md
1 parent ab07183 commit ecef5a4

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CONTRIBUTING.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## Contribution Guidelines of NET6CustomLibrary
2+
NET6CustomLibrary is open for any contribution. <br>If you have any Idea, Suggestion, Report or Request please let me know. <br>I will be happy to help you.
3+
4+
5+
## Pull Request
6+
Pull requests are the best way to propose changes.
7+
8+
1. Fork the Repository
9+
2. Keep your branch on `main`.
10+
3. Make your changes.
11+
4. Create a Pull Request on `main`.
12+
5. Issue that pull request.
13+
6. Wait for me to review it & request to be merged.
14+
15+
16+
## Rules
17+
1. When you make changes & submit pull request
18+
- Your submissions are to be under the same [MIT License](https://github.com/AngeloDotNet/NET6CustomLibrary/blob/main/LICENSE) License that covers the project.
19+
- Your submissions are to be in the same format as the project.
20+
21+
22+
## Report Bugs or Request
23+
I use GitHub issues to track public bugs. Report a bug by opening an issue.

0 commit comments

Comments
 (0)