diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-03 21:53:46 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-03 21:53:46 +0900 |
| commit | 1ac500e5d87d36c191b3343cc548c48ad2ca160c (patch) | |
| tree | 872d3447a6eb43f3aed0690474bf52706fa6268b /.github | |
| parent | b2974905ff7e2d2efd239e0638af5bde1bc4d6db (diff) | |
updated assignee on issue template
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug.yml | 2 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 329c67a1..f9e57da2 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -3,7 +3,7 @@ description: Something is not working right title: "[Bug]: " labels: ["bug"] assignees: - - Ja.KooLit + - JaKooLit body: - type: checkboxes diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 776dc364..6143d176 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -3,7 +3,7 @@ description: I'd like to propose some changes and enhancements title: "[Enhancement]: " labels: ["enhancement"] assignees: - - Ja.KooLit + - JaKooLit body: - type: checkboxes |
