Releases: dileepadev/community-standards
Releases · dileepadev/community-standards
Release list
v1.1.0
v1.1.0 - March 25, 2026
Related Issues or PRs
- Issues: #2
Added
Changed - v1.1.0
- Update selected files:
.github/ISSUE_TEMPLATE/feature_request.md- Add enhancement label
COMMIT_MESSAGE_GUIDELINES.md- Add option for PR and Issue
- Restructure
CHANGELOG.md- Add category items with versions
VERSIONING.md- Update examples
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0 - January 12, 2026
Related Issues or PRs
- Issues: #1
Added
- Initial public release of the community-standards repository. Establishes the foundational repository structure, community governance, contribution workflows, and documentation standards required to support a scalable, maintainable, and collaborative open-source project.
- Defines baseline standards for contributions, versioning, and release processes (v1.0.0).
- No breaking changes introduced. This release provides initial governance and documentation for future contributions.
- Repository contents and templates added:
- community-standards/ - Root directory of the repository
- .github/ - GitHub-specific files (workflows, templates, etc.)
- ISSUE_TEMPLATE/ - Contains all issue templates
- bug_report.md - Template for reporting bugs
- documentation_update.md - Template for documentation updates
- feature_request.md - Template for suggesting new features
- feedback.md - Template for general feedback
- other.md - Template for other types of issues
- PULL_REQUEST_TEMPLATE.md - Template for pull request submissions
- ISSUE_TEMPLATE/ - Contains all issue templates
- BRANCH_NAMING_GUIDELINES.md - Branch naming rules
- CHANGELOG.md - Record of project changes
- CITATION.cff - Standardized citation information for the repository
- CODE_OF_CONDUCT.md - Contributor behavior guidelines
- COMMIT_MESSAGE_GUIDELINES.md - Rules for writing commit messages
- CONTRIBUTING.md - How to contribute to the project
- LICENSE - Project license
- PULL_REQUEST_GUIDELINES.md - Pull request submission guidelines
- README.md - Project overview
- SECURITY.md - Security policy and reporting
- TODO.md - Tasks planned for future releases
- VERSIONING.md - Versioning strategy for the project
- .github/ - GitHub-specific files (workflows, templates, etc.)
- community-standards/ - Root directory of the repository
Full Changelog: https://github.com/dileepadev/community-standards/commits/v1.0.0