From 99636aaba3f7ddf82676440068f7729af1408119 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 3 Jan 2025 20:50:14 +0900 Subject: edited bug report and feature request template. Custom report removed the report and feature request template are copied from hyprland github --- .github/ISSUE_TEMPLATE/custom.md | 47 ---------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/custom.md (limited to '.github/ISSUE_TEMPLATE/custom.md') diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md deleted file mode 100644 index 7d1d7e3e..00000000 --- a/.github/ISSUE_TEMPLATE/custom.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -name: Custom template -about: Use this template to submit a custom issue -title: "[Custom]: Short description of the issue" -labels: "custom" ---- - -## Custom Template - -### Description - -[Provide a clear and concise description of the issue or request.] - -### Steps to Reproduce (if applicable) - -1. [First Step] -2. [Second Step] -3. [and so on...] - -### Expected Behavior - -[What did you expect to happen?] - -### Actual Behavior - -[What actually happened?] - -### Screenshots (if applicable) - -[If applicable, add screenshots to help explain your problem.] - -### Proposed Solution (if applicable) - -[If you have a specific solution in mind, describe it here. If not, you can skip this section.] - -### Additional Information - -[Add any other information about the issue or request here. For example, you might include links to similar features in other projects, or screenshots or diagrams to help explain your idea.] - -### show output of `inxi -CGIsSMnr` install package `inxi` if not exist -show output here -``` - - -``` - -or you can also run `inxi -CGIsSMnr >diag.txt` and attach diag.txt \ No newline at end of file -- cgit v1.2.3