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

12
.github/PULL_REQUEST_TEMPLATE/bug.md vendored Normal file
View File

@ -0,0 +1,12 @@
---
name: Bug Fix
about: Fix a bug or critical performance issue
title: 'Bug Fix: '
labels: bug
---
# Please check for duplicates or similar PRs before creating this issue.
## Does this PR close any issue(s)? If so, link them below.
## Breifly describe the issue(s) fixed.