Split the issue template into multiple files

This commit is contained in:
w0rp
2018-07-01 20:41:52 +01:00
parent 059c5cfca4
commit 1c5c4a4c8e
5 changed files with 68 additions and 28 deletions

1
.gitattributes vendored
View File

@@ -2,6 +2,7 @@
/CODE_OF_CONDUCT.md export-ignore
/CONTRIBUTING.md export-ignore
/Dockerfile export-ignore
/ISSUE_TEMPLATE export-ignore
/ISSUE_TEMPLATE.md export-ignore
/Makefile export-ignore
/PULL_REQUEST_TEMPLATE.md export-ignore