Skip to content

Commit

Permalink
Update issue templates (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
GalexY727 authored Jan 30, 2024
2 parents 51ec0fa + 6801069 commit 60f582b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
name: Bug Report
about: Report a bug with the robot code - or another company screwing us over
title: ''
labels: bug, enhancement, help wanted
assignees: ''

---
## Bug + Desired Behavior


## Possible Solutions
-
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Feature Request
about: Suggest an idea for the robot
title: ''
labels: enhancement
assignees: ''

---
## User Story

## Acceptance Criteria
- [ ]

0 comments on commit 60f582b

Please sign in to comment.