Files
awesome-docker/.github/PULL_REQUEST_TEMPLATE.md
2026-02-28 00:18:01 +01:00

700 B

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