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
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/things-i-don-t-understand.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Things I Don't Understand
about: This is for adding issues that you don't understand
title: ''
labels: Things I Don't Understand
title: Things I don't understand
labels: ''
assignees: ''

---
Expand Down
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/things-i-know.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Things I know
about: Things I know
title: ''
labels: Things I know
assignees: ''

---


10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/things-i-want-to-know.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Things I want to know
about: Things I want to know
title: Thing I want to know
labels: Things I want to know
assignees: ''

---