Skip to content
Open
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
name: Bug Issue
about: Here, I would provide a summary of the bug.
---

## Bug Summary
Here, I would provide a summary of the bug.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
name: Feature Issue
about: Here, I would provide a summary of the feature.
---

## Feature Summary
This feature allows `<>`.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
name: Task Issue
about: Here, I would provide a summary of the task.
---

## Task Summary
This task is for `<something>`.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
name: Pull Request
about: Here, I would provide a summary of the pull request
---

## Pull Request
Here, I would provide a summary of the pull request (if you feel like the information below does not suffice)

Expand Down