diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9613687..4a5843c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -5,7 +5,6 @@ For bug reports, please fill out the information below to help us understand the --> # Brief Description - ## Environment @@ -16,7 +15,6 @@ For bug reports, please fill out the information below to help us understand the - `npm` (or `yarn`) version: ## Code Snippet - ```javascript @@ -24,27 +22,21 @@ For bug reports, please fill out the information below to help us understand the ``` ## Steps to Reproduce - ## Expected Behavior - ## Actual Behavior - ## Reproduction Repository - ## Problem Description - ## Suggested Solution - diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7ad6872..2598651 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,7 +16,6 @@ Resolves #0000 --> ## WHAT does this PR introduce or fix? -