diff options
| author | Bobby <[email protected]> | 2022-11-05 02:57:54 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-05 02:57:54 -0400 |
| commit | 101cc6d5b832f6a2c22b08fb37922f3548c7a574 (patch) | |
| tree | 519e87517c92904184183e050c5965df7a312564 | |
| parent | 0afc8c92b2161d55e9b1bbcb1cb95edacf12ec55 (diff) | |
| download | texty-101cc6d5b832f6a2c22b08fb37922f3548c7a574.tar.xz texty-101cc6d5b832f6a2c22b08fb37922f3548c7a574.zip | |
Updated Issue Templates
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 00b6d63..ddc1105 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: Bug report +name: 🐞 Bug report about: Create a report to help us improve title: "[BUG]" labels: bug diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f455865..0398f1b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ --- -name: Feature request +name: 🎉 Feature request about: Suggest an idea for this project title: "[FEATURE]" labels: enhancement |
