aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2019-03-17 20:00:26 +0000
committerMike Crute <mike@crute.us>2019-03-17 20:00:26 +0000
commit7b7c0071d2bab85fbf104d66b603782999b904a5 (patch)
tree7cf87d5f66d51de0fbef09e77b32b476f5d9d2bc
parentb99efb07881d765a67344fdb7a161e8998b83b3d (diff)
downloadpydora-1.x.tar.bz2
pydora-1.x.tar.xz
pydora-1.x.zip
Update GitHub templates1.x
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md7
-rw-r--r--.github/ISSUE_TEMPLATE/enhancement.md11
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md4
3 files changed, 18 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index f532ad7..ea60696 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,3 +1,10 @@
1---
2name: Bug Report
3about: Report a bug encountered while using Pydora
4labels: bug
5
6---
7
1**What happened**: 8**What happened**:
2 9
3**What you expected to happen**: 10**What you expected to happen**:
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md
new file mode 100644
index 0000000..970148d
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/enhancement.md
@@ -0,0 +1,11 @@
1---
2name: Enhancement/Feature Request
3about: Suggest an enhancement to Pydora
4labels: enhancement
5
6---
7
8**What would you like to be added**:
9
10**Why is this needed**:
11
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
deleted file mode 100644
index ec0fe6c..0000000
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ /dev/null
@@ -1,4 +0,0 @@
1**What would you like to be added**:
2
3**Why is this needed**:
4