This repository contains shared configurations and templates for the entire A11yLint organization.
- Bug Report (
bug_report.md) - For reporting bugs - Feature Request (
feature_request.md) - For proposing new features - General Discussion (
discussion.md) - For general discussions
- Pull Request Template (
PULL_REQUEST_TEMPLATE.md) - Standardized template for all PRs
- Profile README (
profile/README.md) - Public description of the A11yLint organization
- Code of Conduct (
CODE_OF_CONDUCT.md) - Code of conduct based on the Contributor Covenant - License (
LICENSE) - MIT License for the organization
This .github repository allows us to:
- Standardize contribution processes across all A11yLint projects
- Centralize common templates and configurations
- Improve the contributor experience with clear guidelines
- Maintain consistency in the organization's presentation
The templates and configurations in this repository automatically apply to all repositories in the A11yLint organization that don't have their own specific .github files.
- Local repository templates (if present)
- Templates from this organization
.githubrepository - GitHub default templates
To modify the organization's templates or configurations:
- Create an issue to discuss the proposed changes
- Submit a pull request with your modifications
- Wait for maintainer approval
Maintained by the A11yLint team ❤️