diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md deleted file mode 100644 index 0d401e5e..00000000 --- a/.github/ISSUE_TEMPLATE/issue_template.md +++ /dev/null @@ -1,57 +0,0 @@ -## Issue Title: [Brief summary of the issue] - -### Description - - -[Describe the problem in detail. Explain the expected behavior and the actual behavior.] - -### Steps to Reproduce - - -1. [First step] -2. [Second step] -3. [Third step] - -### Environment - - -- **OS**: [e.g., Arch Linux] -- **Shell**: [e.g., Bash or Zsh] -- **Script Version**: [e.g., latest commit or version number] -- **Terminal Emulator**: [e.g., Alacritty, Kitty, etc.] - -### Script Behavior - - -[Explain in detail how the script behaves, any visible symptoms or malfunctions.] - -### Logs & Output - - -- **Script Output**: -
-# Paste the output or error logs here
-
-
-### Configuration or Setup (if applicable)
-
-
-- **Configuration** (e.g., script parameters, environmental variables):
-
-# Paste the relevant configuration here
-
-
-### Screenshots/Screen Recordings (if applicable)
-
-
-
-### Expected Behavior
-
-
-[Explain the correct or intended behavior of the script.]
-
-### Additional Context
-
-
-[Any other information that might help to understand or reproduce the issue.]
-