Basic PR/Issue templates

Closes #243
This commit is contained in:
regulad
2021-01-23 15:39:04 -05:00
parent 34b7fc8b62
commit 5cc17b376c
5 changed files with 74 additions and 0 deletions

10
.github/ISSUE_TEMPLATE/enhancement.md vendored Normal file
View File

@ -0,0 +1,10 @@
---
name: Enhancement
about: Suggest a new feature
title: 'Enhancement: '
labels: enhancement
---
# Please check for duplicates or similar issues before creating this issue.
## What is your suggestion, and why should it be implemented?