Skip to content

Add Your GitHub Username to contributors.json #6

@HashSlap

Description

@HashSlap

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"
]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions