From b3522c87e2afe2f73f11807378d18cb0c7ab906c Mon Sep 17 00:00:00 2001 From: taylorpapke <94101953+taylorpapke@users.noreply.github.com> Date: Sat, 13 Apr 2024 20:36:31 -0700 Subject: [PATCH] deleted templates (#265) --- .github/ISSUE_TEMPLATE/bug_report.md | 44 ----------------------- .github/ISSUE_TEMPLATE/config.yml | 1 - .github/ISSUE_TEMPLATE/feature_request.md | 32 ----------------- .github/ISSUE_TEMPLATE/issue.md | 24 ------------- .github/ISSUE_TEMPLATE/user_story.md | 25 ------------- .github/pull_request_template.md | 17 --------- 6 files changed, 143 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/config.yml delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md delete mode 100644 .github/ISSUE_TEMPLATE/issue.md delete mode 100644 .github/ISSUE_TEMPLATE/user_story.md delete mode 100644 .github/pull_request_template.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 3dc5b5a0..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: '' -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. - -**Screenshots**\ -If applicable, add screenshots to help explain your problem. - -**Desktop (please complete the following information):**\ - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):**\ - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] - -**Is this issue related to any other issues?**\ -If so, please add "This issue relates to issue #< related issue >." to link the issues together. - -**Additional context**\ -Add any other context about the problem here. - -**Story Points**\ -Please estimate amount of story points. Each story point is defined as 30 minutes. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 3ba13e0c..00000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1 +0,0 @@ -blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 1d0ac9a5..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' - ---- - -**Make sure the first line is formatted as follows.**\ -As a < role >, I will want to < task >. - -**Is your feature request related to a problem? Please describe.**\ -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like**\ -A clear and concise description of what you want to happen. - -**Include link(s) to relevant tutorial(s)**\ -Please include at least one link to a relevant tutorial for the issue to give developers a starting point. - -**Describe alternatives you've considered**\ -A clear and concise description of any alternative solutions or features you've considered. - -**Is this issue related to any other issues?**\ -If so, please add "This issue relates to issue #< related issue >." to link the issues together. - -**Additional context**\ -Add any other context or screenshots about the feature request here. - -**Story Points**\ -Please estimate amount of story points. Each story point is defined as 30 minutes. diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md deleted file mode 100644 index 50183422..00000000 --- a/.github/ISSUE_TEMPLATE/issue.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: Issue -about: Create an issue. -title: [Title of User Story]: [Title of Issue] -labels: '' -assignees: '' - ---- - -This is an issue! - -1. Please use the following format for the title: - -