An open API service indexing awesome lists of open source software.

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

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/)