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 committed by Andreas Gebhardt
parent d22672dffa
commit 0754f56841

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)
```