Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45d568 commit b2b7058Copy full SHA for b2b7058
CONTRIBUTING.md
@@ -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