diff options
| author | pml68 <contact@pml68.dev> | 2025-09-22 02:47:06 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-09-22 02:47:06 +0200 |
| commit | 381a10f547bd2ab5319ea108720d7479d38a80aa (patch) | |
| tree | 44074f3390a31219869dd6b8caa49636ee34f1a8 /.github/ISSUE_TEMPLATE | |
| parent | feat: fix SCSS deprecation warning (diff) | |
| download | pml68.dev-381a10f547bd2ab5319ea108720d7479d38a80aa.tar.gz | |
chore: remove GitHub stuff
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index b62c156..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: Bug report -about: Something's wrong, you can feel it -title: "[Bug]: " -labels: "bug" -assignees: 'pml68' ---- - -**Type** -As in, "Non-responsive element" or "Build fails", "404 error" etc. - -**Describe the bug** -If you can't describe it, then leave. - -**How to reproduce it** -If it happened during a certain action, how exactly? - -**Expected behavior** -Describe what you expected to happen. - -**Actual behavior** -Describe what actually happened. - -**Screenshots or logs** - -**Optional messages** -Anything else you'd like to mention. |
