diff --git a/.github/ISSUE_TEMPLATE/general_issue.md b/.github/ISSUE_TEMPLATE/general_issue.md new file mode 100644 index 0000000..4ca0b20 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/general_issue.md @@ -0,0 +1,25 @@ +--- +name: General Issue +about: A universal issue template for bugs, features, enhancements, and more. +title: '' +labels: '' +assignees: '' + +--- + +**Summary** +Briefly describe the issue or request. + +**Details** +Provide a detailed description of the issue, including: + +- Steps to reproduce the issue. +- Relevant logs, screenshots, or error messages. +- Environment details (e.g., OS, browser, version, configuration). +- Any related links (e.g., PRs, commits, external references). + +**Expected vs. Actual** +What should happen vs. what actually happens. + +**Proposal or Notes** +Suggested fix, improvement, or additional observations. diff --git a/.gitignore b/.gitignore index 7291c0d..327f89e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ # Custom .DS_Store html/* -*temp* v2dl_chrome_profile* chromedriver profile