-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding issue templates for Grace Hopper workshops
- Loading branch information
1 parent
db5cdf7
commit 3566291
Showing
2 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |