Merge pull request #20 from atomiks/issue-pr-templates

[FEATURE] Issue and PR templates
This commit is contained in:
Angelos Chalaris
2018-02-28 12:20:37 +02:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

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

@ -0,0 +1 @@
<!--- Add the prefix [BUG] or [FEATURE] to the title -->

1
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1 @@
<!--- Add the prefix [FIX] or [FEATURE] to the title -->