summaryrefslogtreecommitdiff
path: root/themes/CodeIT/.github/ISSUE_TEMPLATE/bug-report.md
diff options
context:
space:
mode:
Diffstat (limited to 'themes/CodeIT/.github/ISSUE_TEMPLATE/bug-report.md')
-rw-r--r--themes/CodeIT/.github/ISSUE_TEMPLATE/bug-report.md35
1 files changed, 0 insertions, 35 deletions
diff --git a/themes/CodeIT/.github/ISSUE_TEMPLATE/bug-report.md b/themes/CodeIT/.github/ISSUE_TEMPLATE/bug-report.md
deleted file mode 100644
index f2174bf..0000000
--- a/themes/CodeIT/.github/ISSUE_TEMPLATE/bug-report.md
+++ /dev/null
@@ -1,35 +0,0 @@
----
-name: 🐛 Bug Report
-about: Create a bug report
-title: "[BUG] Some problem..."
-labels: bug
----
-
-## Describe the bug
-
-Briefly describe the issue you are experiencing, what you were trying to do and what happened instead. Remember, this is _not_ a place to ask questions. For that, go to the [github discussions page!](https://github.com/sunt-programator/CodeIT/discussions)
-
-## Expected behavior
-
-A clear and concise description of what you expected to happen.
-
-## Screenshots
-
-If applicable, add screenshots to help explain your problem.
-
-## Build Environment
-
-- OS: [e.g. Windows 10, macOS, Ubuntu]
-- Theme version/commit [e.g. 0.2.0, 2ccba79]
-- Hugo version [e.g. 0.69.0]
-
-Please try to use Hugo **extended** version before opening the issue.
-
-## Preview Environment
-
-- OS: [e.g. Windows 10, macOS, Ubuntu, iOS, Android]
-- Browser [e.g. Chrome, Safari, Firefox]
-
-## Additional Information
-
-Configuration files or front matter code...