This repository contains organization-level GitHub configuration and community files for the aicommunitysl organization.
It centralizes templates, workflows, and guidelines used across the organization's repositories so maintainers can keep a consistent contribution and review experience.
- .github/ - 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.
- assets/ - Contains images and other assets used in documentation.
- profile/ - Contains profile related files.
- README.md - Profile overview.
- 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 - Guidelines for submitting pull requests.
- 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.).
- Repositories in the organization can use these files as-is by copying them into the repository root, or rely on organization-level defaults where supported.
- To change templates or workflows, edit the files here and open a pull request. Once merged to
main, maintainers can propagate updates to other repositories as needed.
- Read CONTRIBUTING.md for contribution steps, branch naming, and commit message guidelines.
- For questions or to report issues with these templates, open an issue in this repository.
- Repository: https://github.com/aicommunitysl/.github
- Email: contact@aicommunitysl.lk, contact@dileepa.dev
Thank you for helping keep our community standards consistent and welcoming.