This commit is contained in:
Julien Bisconti
2018-03-17 16:27:41 +01:00
parent d590e2429f
commit b1e3a95ba3
13 changed files with 154 additions and 78 deletions

15
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,15 @@
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)
```