mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-20 19:45:02 +02:00
🧹 chore(clean): whole src files
This commit is contained in:
47
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
47
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,47 +0,0 @@
|
||||
name: Report Bug in Snigdha OS Web
|
||||
description: Report any issues you encounter to make snigdhaos-web even more efficient.
|
||||
|
||||
body:
|
||||
- type: checkboxes
|
||||
id: make-sure
|
||||
attributes:
|
||||
label: Check for Existing Issues
|
||||
description: |
|
||||
Before reporting a problem, please confirm that you've searched thoroughly for any existing reports on the same issue. If no relevant issues are found, proceed with the report.
|
||||
options:
|
||||
- label: I have searched and found no relevant issues.
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: expected-behavior
|
||||
attributes:
|
||||
label: Expected Behavior
|
||||
description: A clear description of what you expected to happen.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: steps-to-reproduce
|
||||
attributes:
|
||||
label: Steps to Reproduce
|
||||
description: |
|
||||
Please explain the steps required to duplicate this issue. Include detailed commands and expected outcomes.
|
||||
placeholder: |
|
||||
|
||||
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: reproduction-url
|
||||
attributes:
|
||||
label: Code Reproduction URL
|
||||
description: Please reproduce this issue and provide a link to the repository.
|
||||
placeholder: github.com/yourusername/repo
|
||||
|
||||
- type: textarea
|
||||
id: additional-information
|
||||
attributes:
|
||||
label: Additional Information
|
||||
description: |
|
||||
List any other information that is relevant to your issue. You can use Markdown for formatting, including code blocks, links, etc.
|
Reference in New Issue
Block a user