29 lines
700 B
Markdown
29 lines
700 B
Markdown
# Summary
|
|
|
|
Describe what changed and why.
|
|
|
|
## Scope
|
|
|
|
- [ ] README entries/content
|
|
- [ ] Go CLI/tooling
|
|
- [ ] GitHub workflows or `.github` docs
|
|
|
|
## If This PR Adds/Edits README Entries
|
|
|
|
- Category/section touched:
|
|
- New or updated project links:
|
|
|
|
## Validation
|
|
|
|
- [ ] `make lint`
|
|
- [ ] `make test` (if Go code changed)
|
|
- [ ] `./awesome-docker check` (if `GITHUB_TOKEN` available)
|
|
|
|
## Contributor Checklist
|
|
|
|
- [ ] Entries are alphabetically ordered in their section
|
|
- [ ] Links point to project repositories (no duplicates or redirects)
|
|
- [ ] Descriptions are concise and specific
|
|
- [ ] Archived/deprecated projects were removed instead of tagged
|
|
- [ ] Used `:heavy_dollar_sign:` only when applicable
|