mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-07 17:07:23 +08:00
Update issue templates (#224)
This commit is contained in:
parent
14f46d22cc
commit
d700df4c65
33
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
33
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Troubleshooting before submitting**
|
||||
- [ ] Ran `scoop checkup` with no found problems?
|
||||
- [ ] Read the [wiki](https://github.com/lukesampson/scoop/wiki/Java) relevant for the manifest being installed?
|
||||
- [ ] Checked for [duplicate issues](https://github.com/ScoopInstaller/Java/issues?q=is%3Aissue), included closed ones?
|
||||
- [ ] Checked with [main scoop repo](https://github.com/lukesampson/scoop/issues) for related issues
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- Windows Version:
|
||||
- Powershell Version:
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Loading…
x
Reference in New Issue
Block a user