From 56a89ae111f1e688e1d5e8551974ecb2caee8f45 Mon Sep 17 00:00:00 2001 From: Donavan Becker <9875439+donavanbecker@users.noreply.github.com> Date: Mon, 16 Mar 2020 14:32:19 -0500 Subject: [PATCH 1/7] Create enhancment_pull_request_template.md --- .../enhancment_pull_request_template.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/enhancment_pull_request_template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/enhancment_pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/enhancment_pull_request_template.md new file mode 100644 index 00000000..37271a9d --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/enhancment_pull_request_template.md @@ -0,0 +1,23 @@ +--- +name: Enhancemnet +about: Create a pull request to help us improve. +title: '' +labels: enhancement +assignees: '' + +--- + + + + + +**Describe What Is Being Enhanced:** + + +**If This Enhancment Is Related To And Issue, What Is The Issue Number(#):** + + +**Expected behavior:** + + + From 4ed42293f5297b884d2a31981ceb3c192c9adecb Mon Sep 17 00:00:00 2001 From: Donavan Becker <9875439+donavanbecker@users.noreply.github.com> Date: Mon, 16 Mar 2020 14:33:31 -0500 Subject: [PATCH 2/7] Create fix_pull_request_template.md --- .../fix_pull_request_template.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/fix_pull_request_template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/fix_pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/fix_pull_request_template.md new file mode 100644 index 00000000..8f7cc247 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/fix_pull_request_template.md @@ -0,0 +1,23 @@ +--- +name: Fix +about: Create a pull request to help us improve. +title: '' +labels: fix +assignees: '' + +--- + + + + + +**Describe What Is Being Fixed:** + + +**If Issue Related To This, What Is The Issue Number(#):** + + +**Expected behavior:** + + + From b6eaeeb23ff21cbeb9f4430cf6aae644462b1c8d Mon Sep 17 00:00:00 2001 From: Donavan Becker <9875439+donavanbecker@users.noreply.github.com> Date: Tue, 17 Mar 2020 19:57:17 -0500 Subject: [PATCH 3/7] Update enhancment_pull_request_template.md --- .../enhancment_pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/enhancment_pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/enhancment_pull_request_template.md index 37271a9d..f6c487b8 100644 --- a/.github/PULL_REQUEST_TEMPLATE/enhancment_pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/enhancment_pull_request_template.md @@ -1,5 +1,5 @@ --- -name: Enhancemnet +name: Enhancement about: Create a pull request to help us improve. title: '' labels: enhancement @@ -7,14 +7,14 @@ assignees: '' --- - + **Describe What Is Being Enhanced:** -**If This Enhancment Is Related To And Issue, What Is The Issue Number(#):** +**If This Enhancement Is Related To And Issue, What Is The Issue Number(#):** **Expected behavior:** From 2d44255774415c3cdd52e3b03b80687f643a0fcd Mon Sep 17 00:00:00 2001 From: Donavan Becker <9875439+donavanbecker@users.noreply.github.com> Date: Tue, 17 Mar 2020 19:57:33 -0500 Subject: [PATCH 4/7] Rename enhancment_pull_request_template.md to enhancement_pull_request_template.md --- ...l_request_template.md => enhancement_pull_request_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/PULL_REQUEST_TEMPLATE/{enhancment_pull_request_template.md => enhancement_pull_request_template.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/enhancment_pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/enhancment_pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md From cb4173b0217ee0377b4566338ac15582685a7902 Mon Sep 17 00:00:00 2001 From: Donavan Becker <9875439+donavanbecker@users.noreply.github.com> Date: Tue, 17 Mar 2020 20:02:41 -0500 Subject: [PATCH 5/7] Update enhancement_pull_request_template.md --- .../enhancement_pull_request_template.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md index f6c487b8..969d68f8 100644 --- a/.github/PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md @@ -7,17 +7,10 @@ assignees: '' --- - + - -**Describe What Is Being Enhanced:** - -**If This Enhancement Is Related To And Issue, What Is The Issue Number(#):** - -**Expected behavior:** - - + From 4a1d6ddc278a1b1eb69e42e0467d0b5b801333d2 Mon Sep 17 00:00:00 2001 From: Donavan Becker <9875439+donavanbecker@users.noreply.github.com> Date: Tue, 17 Mar 2020 20:05:25 -0500 Subject: [PATCH 6/7] Update enhancement_pull_request_template.md --- .../PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md index 969d68f8..6f353158 100644 --- a/.github/PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/enhancement_pull_request_template.md @@ -6,8 +6,9 @@ labels: enhancement assignees: '' --- + + - From 2b761c6ded5cc2127ed78afc3f1f065c4ce4f7ff Mon Sep 17 00:00:00 2001 From: Donavan Becker <9875439+donavanbecker@users.noreply.github.com> Date: Tue, 17 Mar 2020 20:05:28 -0500 Subject: [PATCH 7/7] Update fix_pull_request_template.md --- .../fix_pull_request_template.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/fix_pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/fix_pull_request_template.md index 8f7cc247..65198ce4 100644 --- a/.github/PULL_REQUEST_TEMPLATE/fix_pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/fix_pull_request_template.md @@ -6,18 +6,12 @@ labels: fix assignees: '' --- + - - -**Describe What Is Being Fixed:** - -**If Issue Related To This, What Is The Issue Number(#):** - -**Expected behavior:** - - + +