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 ba4f90a commit 2b1f2d6Copy full SHA for 2b1f2d6
CONTRIBUTING.md
@@ -0,0 +1,12 @@
1
+# Contributing
2
+
3
+Thank you for considering contributing to this project! By this, you
4
+agree to abide by the [Code Of Conduct](https://github.com/manthanank/learn-javascript/blob/main/CODE_OF_CONDUCT.md).
5
6
+## How to Contribute
7
8
+- If you find a bug, please [open an issue](https://github.com/manthanank/learn-javascript/issues).
9
+- If you want to contribute code, please follow these steps:
10
+ 1. Fork the repository.
11
+ 2. Create a new branch for your feature or bug fix.
12
+ 3. Make your changes and submit a pull request.
0 commit comments