diff --git a/.github/ISSUE_TEMPLATE/add-a-project.md b/.github/ISSUE_TEMPLATE/add-a-project.md new file mode 100644 index 0000000..ea29bc2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/add-a-project.md @@ -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) +```