Files
awesome-docker/.github/ISSUE_TEMPLATE/add-a-project.md
T
2026-05-18 00:11:00 +02:00

21 lines
582 B
Markdown

---
name: Add a project
about: Suggest a project for the list
title: "add: [PROJECT] in [SECTION]"
labels: pending-evaluation
---
# IF THE PROJECT JUST RUNS IN DOCKER, AUTOMATICALLY DENIED
- [ ] I HAVE READ .github/CONTRIBUTING.md
Write the sentence: *"This project exists to ____."*
If the blank doesn't contain **Docker, container, image, registry, Dockerfile, Compose, Swarm, BuildKit, or OCI**, it probably doesn't belong here.
```markdown
[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION.
```
Note: the project will be added faster if you create a PR (recommended!).