From a4044870e43509563ad506e19755efd486585885 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sat, 11 Feb 2017 19:18:54 +0200 Subject: [PATCH] issue-template --- ISSUE_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..e95aabe --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,16 @@ +Hi, + +I would like to add a link. + +**REPO**: + +**DESCRIPTION**: + +**AUTHOR**: + +Or directly write it : +```markdown +[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION . By [@AUTHOR](https://github.com/AUTHOR) +``` + +