This repository is a GitHub template that provides standardized coding guidelines and contribution templates for Hashgraph-based projects. It includes:
- CONTRIBUTING.md β Guidelines for contributing, including branch naming, commit messages, and PR workflow.
- PULL_REQUEST_TEMPLATE.md β A structured PR template to ensure consistency in contributions (placed inside
.github/
so GitHub applies it automatically).
- Standardized branching strategy and commit message format.
- Guidelines for pull request reviews and merging process.
- Jira integration recommendations for tracking issues.
- CI/CD considerations to maintain code quality.
To use this template in your repository:
- Click "Use this template" on GitHub.
- Modify the files (
CONTRIBUTING.md
,PULL_REQUEST_TEMPLATE.md
) to fit your projectβs needs. - Share these guidelines with contributors to ensure a structured development workflow.
If you have additional templates or think something is missing, feel free to propose changes!
- You can modify or add templates as needed.
- If you spot an issue or improvement, open a pull request or create an issue.
- Contributions that enhance clarity, usability, or coverage are always welcome.
Let's make this a useful and adaptable template for everyone! π