Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2b7058

Browse files
authored
Create CONTRIBUTING.md
1 parent f45d568 commit b2b7058

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CONTRIBUTING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Contribution
2+
3+
You can contribute to the package by following the steps below:
4+
5+
1. Fork the project - [David UI Angular](https://github.com/david-ui-org/david-ui-angular)
6+
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
7+
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
8+
4. Push to the branch (`git push origin feature/AmazingFeature`)
9+
5. Open a pull request
10+
6. Wait for the pull request to be reviewed
11+
7. Get your pull request merged
12+
8. Celebrate 🎉
13+
9. Repeat

0 commit comments

Comments
 (0)