@@ -15,13 +15,13 @@ This is the most simple project when it comes to contributions, setup, opening i
1515- We use ESLint for code linting
1616- The linter follows [ Airbnb JavaScript Style Guide] ( https://github.com/airbnb/javascript )
1717- Go through the folder structure carefully and follow the same
18- - Go through the format and file convenetions used while adding tests (both test case and test files)
18+ - Go through the format and file conventions used while adding tests (both test case and test files)
1919
2020## How to pick up an Issue
2121- Comment on the issue first so that we can assign you the issue.
2222- If you raise a Pull Request for an issue and the Issue was not assigned to you, your PR will be marked as ** Invalid**
2323
24- ## Submititng a Pull Request (PR)
24+ ## Submittng a Pull Request (PR)
2525- Add yourself to the assignee section
2626- Add meaningful heading and description to your PR
2727- Also mention the issue number in the description using ** '#'** , e.g: ** #12 **
0 commit comments