diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index daf0560..0000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,30 +0,0 @@ - - -## Improvement - - - -## Bug - - - -## Environment - - - -- Version used: -- Browser Name and version: -- Operating System and version (desktop or mobile): -- Error message - - ``` - - ``` diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index da50065..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: bug -assignees: '' ---- - - - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: - -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Enviroment (please complete the following information):** - -- OS: [e.g. iOS] -- Browser [e.g. chrome, safari] -- Version [e.g. 22] - -\*\* Error message - -``` - -``` diff --git a/.github/ISSUE_TEMPLATE/open-issue.md b/.github/ISSUE_TEMPLATE/open-issue.md deleted file mode 100644 index b7e6c98..0000000 --- a/.github/ISSUE_TEMPLATE/open-issue.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -name: Open Issue -about: Open new issue. -title: '' -labels: '' -assignees: '' ---- - - diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index f842851..0000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,15 +0,0 @@ - - -## Description - -