π Problem
There is no clear contribution guideline for developers, making onboarding difficult.
π― Objective
Create a CONTRIBUTING.md file with standard contribution practices.
β
Tasks
- Add guidelines for:
- Forking the repository
- Creating branches
- Commit message style
- Pull request process
- Include coding standards (Java + frontend if applicable)
- Add issue reporting guidelines
π§ͺ Acceptance Criteria
CONTRIBUTING.md exists in root directory
- README links to it
- New contributors can follow it without confusion
π‘ Suggested Labels
documentation, community, good first issue
π Problem
There is no clear contribution guideline for developers, making onboarding difficult.
π― Objective
Create a
CONTRIBUTING.mdfile with standard contribution practices.β Tasks
π§ͺ Acceptance Criteria
CONTRIBUTING.mdexists in root directoryπ‘ Suggested Labels
documentation,community,good first issue