Skip to content

Commit

Permalink
Merge pull request #1036 from finos/dev
Browse files Browse the repository at this point in the history
Updated GHC 2024 templates
  • Loading branch information
aaronreed708 authored Oct 4, 2024
2 parents 33cdec4 + 2862be3 commit ad09397
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 25 deletions.
63 changes: 53 additions & 10 deletions .github/ISSUE_TEMPLATE/ghc2024session1.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,64 @@ assignees: ''

---

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

* Itemize observations or takes notes here.
# Problems
1. [Theme Builder doesn’t reference the WCAG rules required for each style & component](https://github.com/finos/a11y-theme-builder/issues/1037)

## Categories
2. [Transition between Theme Builder and Figma and code is complex](https://github.com/finos/a11y-theme-builder/issues/1038)

### Bugs/Issues that were found
3. [Theme Builder does not offer a clear solution for users with existing coded components](https://github.com/finos/a11y-theme-builder/issues/1039)

* Item 1

### Suggested Improvements
*Select one problem above to work on this session. Delete the two problems that you won't focus on*

* Item 1
## How Might We

### Suggested Features
The facilitator will prompt you to convert the problem that was chosen to opportunities using the How Might We (HMW) method

* Item 1
1. How might we...
2. How might we...
3. How might we...
4. How might we...
5. How might we...
6. How might we...
7. How might we...
8. How might we...
9. How might we...
10. How might we...

After you have at least 10 HMWs, select the one that you believe has the most potential to generate impact

Make bold the HMW that you selected.

## Brainstorm

Bring your HMW and post it here: ""

Brainstorm on possible solutions for the selected HMW and post one solution per numbered list item.

### Scratch pad
All ideas are good ideas!

1. Solution 1:
2. Solution 2:
3. Solution 3:
4. Solution 4:
5. Solution 5:
6. Solution 6:
7. Solution 7:
8. Solution 8:
9. Solution 9:
10. Solution 10:

Before you go, make bold your top three solutions.

CONGRATS! You have become an Accessibility Theme Builder contributor.
---

Join our Slack: https://github.com/finos/a11y-theme-builder/wiki/Communication#communication-channels

Join our weekly calls: https://github.com/finos/a11y-theme-builder/wiki/Communication#meetings

Contribute: Reach out to a maintainer and get started today!
66 changes: 51 additions & 15 deletions .github/ISSUE_TEMPLATE/ghc2024session2.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,57 @@ assignees: ''

---

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

* Itemize observations or takes notes here.

## Categories

### Bugs/Issues that were found

* Item 1

### Suggested Improvements
# Session 2
## Instructions
1. Follow along with the demo to create a new theme with Theme Builder
2. Below, log any issues you come across as you create your theme
3. If you have time, categorize the issues you found into
a. New Feature
b. Bug
c. UX/Accessibility problem


## Scratch pad
All ideas are good ideas. All issues found are good issues found!

### Issues found
1. Issue:
2. Issue:
3. Issue:
4. Issue:
5. Issue:
6. Issue:
7. Issue:
8. Issue:
9. Issue:
10. Issue:

## Issues by category
### Bugs
1. Issue:
2. Issue:
3. Issue:
4. Issue:
5. Issue:

### New Feature
1. Issue:
2. Issue:
3. Issue:

### UX/Accessibility problems
1. Issue:
2. Issue:
3. Issue:
4. Issue:
5. Issue:


CONGRATS! You have become an Accessibility Theme Builder contributor.
---

* Item 1
Join our Slack: https://github.com/finos/a11y-theme-builder/wiki/Communication#communication-channels

### Suggested Features
Join our weekly calls: https://github.com/finos/a11y-theme-builder/wiki/Communication#meetings

* Item 1
Contribute: Reach out to a maintainer and get started today!

0 comments on commit ad09397

Please sign in to comment.