https://github.com/andrewmcodes-archive/templates
WIP A collection of templates for all things dev
https://github.com/andrewmcodes-archive/templates
github maintainers ruby template wip
Last synced: 3 months ago
JSON representation
WIP A collection of templates for all things dev
- Host: GitHub
- URL: https://github.com/andrewmcodes-archive/templates
- Owner: andrewmcodes-archive
- Created: 2020-09-09T07:50:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-06T01:40:08.000Z (over 4 years ago)
- Last Synced: 2025-01-01T06:22:15.177Z (5 months ago)
- Topics: github, maintainers, ruby, template, wip
- Language: Ruby
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license/Apache License 2_0.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# @andrewmcodes Templates
Yet another attempt to standardize and collect some files that I find myself rewriting or copying/pasting across projects.
## Personal Resources
### GitHub Community Health Files
- My repository: [andrewmcodes/.github](https://github.com/andrewmcodes/.github)
- Documentation: [GitHub docus](https://docs.github.com/en/free-pro-team@latest/github/building-a-strong-community/creating-a-default-community-health-file)### Archived/Deprecated
- [andrewmcodes/oss-community-templates](https://github.com/andrewmcodes/oss-community-templates)
## Standards & Conventions
### READMES
- [RichardLitt/standard-readme](https://github.com/RichardLitt/standard-readme)
### Git
- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)