Thank you for your interest in contributing to this organization. We welcome contributions that align with our goals and standards.
Please read this document carefully before starting any work.
- Familiarize yourself with the organization’s goals and active projects
- Review any repository-specific documentation
- Ensure your contribution aligns with the project scope
Changes to organization-wide repositories (such as .github) require explicit approval from the organization owner before any work begins.
-
Open an Issue
- Clearly describe the problem, proposal, or improvement
- Wait for confirmation or guidance before starting work
-
Create a Branch
- Use a descriptive name (e.g.,
feature/add-validation,fix/api-error) - Do not work directly on the
mainbranch
- Use a descriptive name (e.g.,
-
Make Your Changes
- Follow coding standards and best practices
- Keep commits small and meaningful
-
Open a Pull Request
- Reference the related issue
- Clearly explain what was changed and why
- Complete the PR checklist if provided
-
Review & Approval
- Address feedback promptly
- Merges require approval from maintainers or owners
- Write clear commit messages
- Avoid unrelated changes in a single PR
- Be respectful and collaborative in discussions
- Ask questions if requirements are unclear
By contributing, you agree that your contributions may be used, modified, and distributed under the same license as the project.
We appreciate your time and effort in helping improve this organization’s work.