- CI/CD
- CodeRabbit
- ImgBot
- Linting on GitHub Actions
- Stale issues and pull requests management on GitHub Actions
- Documents for GitHub
- Git attributes
- Linters
- Visual Studio Code integration
- Click "Use this template" on GitHub to create your repository.
- Replace the LICENSE file if you prefer a different license.
- Review workflows under
.github/workflowsand adjust them to your needs. - Customize the configuration files:
.editorconfigsets editor rules..gitattributesmanages export rules..imgbotconfigcontrols image optimization..markdownlint.ymland.markdownlint-cli2.yamldefine Markdown lint rules.cspell.config.ymlconfigures spell checking..coderabbit.yamlcontains CodeRabbit settings..vscode/provides recommended settings for VS Code.
- Update documents in
.github/such as CONTRIBUTING.md to match your policies.