Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/things-i-don-t-understand.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Things I don't understand
about: Please add one item that you don't understand
title: "[Don't Understand]"
labels: ''
labels: Don't understand
assignees: ''

---
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/things-i-learned.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Things I learned
about: Add one item for each thing you learned keep to max of 255 characters
title: "[Things I Learned]"
labels: Things I learned
labels: I know
assignees: ''

---
Expand Down
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/things-i-want-to-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Things I want to learn
about: Add one item for each thing you want to learn keep to max of 255 characters
title: ''
labels: Want to know
assignees: ''

---