1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-20 16:08:03 +02:00

Update issue templates

Not that we use that a lot but it might be useful at some point
This commit is contained in:
Julien Bisconti 2018-05-28 23:48:57 +02:00
parent 5bd2145427
commit a501f2148c

14
.github/ISSUE_TEMPLATE/add-a-project.md vendored Normal file
View file

@ -0,0 +1,14 @@
---
name: Add a project
about: Add a link to the awesome docker list
---
Hi,
I would like to add a link. [Insert link here]
Or directly write it:
```markdown
[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION. By [@AUTHOR](https://github.com/AUTHOR)
```