diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/bug.md similarity index 100% rename from .github/ISSUE_TEMPLATE/Bug.md rename to .github/ISSUE_TEMPLATE/bug.md diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/Feature_Request.md rename to .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/Proposal.md b/.github/ISSUE_TEMPLATE/proposal.md similarity index 100% rename from .github/ISSUE_TEMPLATE/Proposal.md rename to .github/ISSUE_TEMPLATE/proposal.md diff --git a/.github/PULL_REQUEST_TEMPLATE/Bugfix.md b/.github/PULL_REQUEST_TEMPLATE/Bugfix.md deleted file mode 100644 index e4aaf6aa4..000000000 --- a/.github/PULL_REQUEST_TEMPLATE/Bugfix.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: ⚙ Bugfix -about: Fixed a bug? 🐞 ---- - -### What bug have you fixed? - - - -#### How did you fix it (give a brief summary)? - - - -### Questions - - -### Review - - -### Cool Spaceship Picture diff --git a/.github/PULL_REQUEST_TEMPLATE/Feature.md b/.github/PULL_REQUEST_TEMPLATE/Feature.md deleted file mode 100644 index 686bcd441..000000000 --- a/.github/PULL_REQUEST_TEMPLATE/Feature.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: ⚙ Feature -about: Implemented a new feature? 🎁 ---- - -### What feature did you implement? - - - -#### Anything that needs special attention (breaking changes etc)? - - - -### Questions - - -### Review - - -### Cool Spaceship Picture diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..e35c1dbd6 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,23 @@ +### What did you refactor, implement, or fix? + + + +#### How did you do it? + + + +#### Is there anything that needs special attention (breaking changes, etc)? + + + +### Questions + + + +### Review + + + +### Cool Spaceship Picture + +