diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-02-01 16:58:37 +0100 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-02-01 16:58:37 +0100 |
| commit | b81cb0f307f07ab68ff5af3d83bd162027b329db (patch) | |
| tree | 6e2a173295680d62131ae86669a7d2458c3ba5a9 | |
| parent | ci: transition to node 20 (diff) | |
| download | pml68.dev-b81cb0f307f07ab68ff5af3d83bd162027b329db.tar.gz | |
docs: bug report label
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7fbf05d..a809a71 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Something's wrong, you can feel it title: "[Bug]: " -labels: bug +labels: "bug" assignees: '' --- |
