-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Description:
Make your first contribution by adding your GitHub username to the contributors.json file.
✅ Steps:
Fork this repo
Clone your fork
Open contributors.json
Add your GitHub username inside quotes (e.g., "your-username")
Important:
Add a comma if inserting your name between others
Ensure the JSON remains valid!
Commit, push, and open a Pull Request 🚀
📌 Example:
[
"user1",
"your-username", ← Add here (with comma if needed)
"torvalds"
]Reactions are currently unavailable