Skip to content

Issue 0: Contributor Onboarding β€” Add Your Details & Create Your WorkspaceΒ #1

@ShubhamKumarSahu-svg

Description

@ShubhamKumarSahu-svg

πŸŽ‰ Welcome to SubSentry!

This is a beginner-friendly onboarding issue for contributors participating in Geekhaven OpenCode.

Your task is to:

  • Add your details to the CONTRIBUTORS.md file
  • Create your own contributor workspace folder
    to mark your first contribution to the project πŸš€

βœ… What you need to do

  1. Fork this repository
  2. Create a new branch in your fork
  3. Add your details to the CONTRIBUTORS.md file
  4. Create a folder with your GitHub username
  5. Commit your changes
  6. Open a Pull Request to the main branch

✍️ Format to follow (CONTRIBUTORS.md)

Add your entry at the end of the file using this format:

- **Name:** Your Full Name  
  **GitHub:** https://github.com/your-username  
  **About:** A short 1–2 line description about you

πŸ“ Contributor Folder (VERY IMPORTANT)

Since all issues in SubSentry are Open for All, every contributor must create their own folder to keep work isolated.

Create the following folder structure:

contributors/
  your-github-username/
    client/
    server/

πŸ“Œ Notes:

  • You do not need to write any code inside client/ or server/ for this issue
  • Empty folders are fine
  • This structure will be used for future issues as well

This helps us:

  • Review PRs independently
  • Avoid merge conflicts
  • Award points fairly

βœ… Acceptance Criteria

Your Pull Request will be accepted if:

  • Your details are added in the correct format
  • The folder contributors/your-github-username/ exists
  • Both client/ and server/ folders are present inside it
  • No existing entries or files are modified unnecessarily

πŸ’‘ Tip for First-Time Contributors

This issue is meant to help you:

  • Understand the OpenCode workflow
  • Get comfortable with GitHub PRs
  • Prepare your workspace for upcoming technical issues

Happy contributing πŸš€

Metadata

Metadata

Assignees

No one assigned

    Labels

    Points: 10good first issueGood for newcomersopen-for-allAny one can work on it without getting assigned, every PR can merge

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions