Browse Source

Delete .github/workflows/ISSUE_TEMPLATE directory

dufu1991 3 years ago
parent
commit
9f7ee97a84
1 changed files with 0 additions and 40 deletions
  1. 0 40
      .github/workflows/ISSUE_TEMPLATE/bug_report.md

+ 0 - 40
.github/workflows/ISSUE_TEMPLATE/bug_report.md

@@ -1,40 +0,0 @@
----
-name: Bug Report
-about: Create a bug report to help us improve
-
----
-
-## Bug Description
-
-A clear and concise description of what the bug is.
-
-## Steps to Reproduce
-
-Steps to reproduce the behavior:
-
-1. Go to '...'
-2. Click on '....'
-3. Scroll down to '....'
-4. See error
-
-## Expected Behavior
-
-A clear and concise description of what you expected to happen.
-
-## Screenshots
-
-If applicable, add screenshots to help explain your problem.
-
-## Additional Context
-
-Add any other context about the problem here.
-
-## Your Environment
-
-- OS: [e.g. Windows, macOS, Linux]
-- Browser: [e.g. Chrome, Firefox, Safari]
-- Version: [e.g. 22]
-
-## Optional: Proposed Solution
-
-If you have a proposed solution or workaround for the bug, please describe it here.