mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-11-23 00:44:27 +01:00
19 lines
306 B
Markdown
19 lines
306 B
Markdown
---
|
|
name: Add a project
|
|
about: Add a new project to the list
|
|
title: add [PROJECT_NAME]
|
|
labels: pending-evaluation
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Repository link:
|
|
Description:
|
|
Author:
|
|
|
|
Or directly write it:
|
|
|
|
```markdown
|
|
[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION. By [@AUTHOR](https://github.com/AUTHOR)
|
|
```
|