Fix grammar and spelling in CONTRIBUTING.md

Co-authored-by: Misrilal Sah <misrilalsah09@gmail.com>
This commit is contained in:
Sammy Hori
2026-04-04 01:15:10 +01:00
committed by GitHub
parent 99f1b00233
commit 53ffce2c26
+2 -2
View File
@@ -8,7 +8,7 @@ It outlines the recommended order for executing tasks and assumes that you have
_Please note that the list in this repository is intended for more substantial projects, and we kindly ask that small personal projects not be added in the hope of receiving contributions. Thank you for your understanding._
## Intitial Checks
## Initial Checks
- **Search for Duplicates**: Check the current list and previous pull requests to avoid submitting duplicates.
@@ -43,7 +43,7 @@ The easiest way to contribute is by editing the `data.json` file directly in you
### 2. **Submitting a Pull Request (PR)**
1. After proposing changes, GitHub will guide you through creating a PR.
2. Fill out the PR form, ensuring its content (especially the title) is understandable, descriptive and relevant.
3. If your suggest repository uses a non-obvious beginner-friendly issue label, ensure to link to confirmation or proof that the label is beginner friendly.
3. If your suggested repository uses a non-obvious beginner-friendly issue label, link confirmation or proof that the label is beginner-friendly.
4. Submit the PR and wait for feedback from the maintainers.
---