Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
cobblesteve01 authored Dec 2, 2024
1 parent ad73610 commit 832bb30
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 5 deletions.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/blocked-game.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: blocked game
about: found a game that's blocked? fill one of these out.
title: "[BLOCKED] [game name]"
labels: bug, help wanted, will-fix
assignees: cobblesteve01

---

### what's blocked
[e.g. snowrider]

### found a game alternative? just paste the github/game file link(s) here
[link]

### what blocking extension does your school use?
[e.g. lightspeed]
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: bug report
about: use this template if you don't know how to structure your issue
title: "[BUG] [...]"
labels: bug, help wanted
assignees: 'cobblesteve01'
assignees: cobblesteve01

---

Expand Down
9 changes: 5 additions & 4 deletions .github/ISSUE_TEMPLATE/request-a-game.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
name: request a game
about: Suggest a game for the site
title: '[GAME REQUEST] [Add ...]'
labels: 'priority'
assignees: 'cobblesteve01'
title: "[GAME REQUEST] [Add ...]"
labels: ''
assignees: cobblesteve01

---

### **what game do you want to be added?**
Expand All @@ -15,4 +16,4 @@ put github link below :)

### **if you have a fork of this repo with the game added, please provide a link to it**

### **notes or requests**
### **notes or requests**

0 comments on commit 832bb30

Please sign in to comment.