Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

### Type of request: Bug, Feature, Enhancement
[What’s the difference?](https://www.notion.so/codehs/How-to-Write-a-Good-GitHub-Issue-01a6f96d77804e43b4c4372b207097d1#f4b25f6553ef4203a89b4f2346d77ac3)

# Bug
## Basic Information

Teacher name:
Teacher email:

## Qualitative Description

1 sentence description of the intended behavior:
1 sentence description of actual (bug) behavior:

Short list of steps you have taken to reproduce the bug, and the results (in bullets):

## Relevant Links & Screenshots
(teacher page, section page, etc)

Direct link to bug on CodeHS:
Teacher Page:
Section Page:

**Screenshots:**

## Past Issues

Have you or another team member encountered this bug before?:

If so, who reported the previous instance of this bug?:

Any quote from teacher describing issue (can copy paste from discussion):
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/enhancement-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Enhancement Request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---

**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.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
39 changes: 39 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
name: Feature Request
about: Suggest an idea for this project
title: ''
labels: feature
assignees: ''

---

**Additional context**
Add any other context or screenshots about the feature request here.

# Feature Request or Enhancement
## Basic Information

Teacher name:
Teacher email:

## Qualitative Description

Description of the request:
Description of why this would be helpful:
Is the feature related to a problem? Please describe?

- Is this an internal or external request?:
- Who is requesting this change? (team, teacher, admin):
- What is the being requested?:
- Does this relate to an existing tool on the site?:
- Have you or another team member heard this request before?:

**Screenshots:**

## Past Issues

Have you or another team member encountered this bug before?:

If so, who reported the previous instance of this bug?:

Any quote from teacher describing issue (can copy paste from discussion):