Skip to content

Commit

Permalink
adding issue templates for Grace Hopper workshops
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronreed708 committed Oct 3, 2024
1 parent db5cdf7 commit 3566291
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/ghc2024session1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: GHC 2024 Theme Builder Workshop Session 1
about: Template for capturing workshop 1 feedback
title: "[GHC] Workshop 1 Feeback - Your Name"
labels: 'GHC2024'
assignees: ''

---

<!-- Issue Content -->
## Scratch Pad

* Itemize observations or takes notes here.

## Categories

### Bugs/Issues that were found

* Item 1

### Suggested Improvements

* Item 1

### Suggested Features

* Item 1
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/ghc2024session2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: GHC 2024 Theme Builder Workshop Session 2
about: Template for capturing workshop 2 feedback
title: "[GHC] Workshop 2 Feeback - Your Name"
labels: 'GHC2024'
assignees: ''

---

<!-- Issue Content -->
## Scratch Pad

* Itemize observations or takes notes here.

## Categories

### Bugs/Issues that were found

* Item 1

### Suggested Improvements

* Item 1

### Suggested Features

* Item 1

0 comments on commit 3566291

Please sign in to comment.