Skip to content

Commit

Permalink
Merge pull request #1035 from finos/dev
Browse files Browse the repository at this point in the history
adding issue templates for Grace Hopper workshops
  • Loading branch information
aaronreed708 authored Oct 3, 2024
2 parents 9b39513 + 3566291 commit 33cdec4
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 33cdec4

Please sign in to comment.