Skip to content

Commit 2b1f2d6

Browse files
authored
chore: Create CONTRIBUTING.md
1 parent ba4f90a commit 2b1f2d6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)