mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
parent
6d51ff30ab
commit
d655f8a6cd
31
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
name: "Bug Report"
|
||||
about: "I am facing some problems."
|
||||
title: ""
|
||||
labels: "bug"
|
||||
|
||||
---
|
||||
|
||||
## Bug Report
|
||||
|
||||
**Package Name:**
|
||||
|
||||
#### Current Behavior
|
||||
<!-- A clear and concise description of the behavior. -->
|
||||
|
||||
#### Expected Behavior
|
||||
<!-- A clear and concise description of what you expected to happen. -->
|
||||
|
||||
#### Additional context/output
|
||||
<!-- Add any other context about the problem here. If applicable, paste terminal output here to help explain. -->
|
||||
|
||||
#### Possible Solution
|
||||
<!--- Only if you have suggestions on a fix for the bug -->
|
||||
|
||||
### System details
|
||||
|
||||
**Windows version:**
|
||||
**OS arch (32 or 64 bit):**
|
||||
**PowerShell version:**
|
||||
**Additional software:**
|
||||
|
||||
30
.github/ISSUE_TEMPLATE/Package_request.md
vendored
Normal file
30
.github/ISSUE_TEMPLATE/Package_request.md
vendored
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
name: "Package Request"
|
||||
about: "I have a suggestion for a package (and may want to implement it)!"
|
||||
title: "[Request] "
|
||||
labels: "package-request"
|
||||
|
||||
---
|
||||
|
||||
## Package Request
|
||||
|
||||
### Criteria
|
||||
|
||||
For a package to be acceptable in the Main bucket, it should be:
|
||||
|
||||
- [ ] a non-GUI tool
|
||||
- [ ] a reasonably well-known and widely used developer tool
|
||||
- [ ] the latest stable version of the program
|
||||
- [ ] the full version i.e. not a trial version
|
||||
- [ ] a fairly standard install (e.g. uses a version-specific download URL, no elaborate pre/post install scripts)
|
||||
|
||||
### Information
|
||||
|
||||
**Name:**
|
||||
|
||||
**Description:**
|
||||
|
||||
**Homepage:**
|
||||
|
||||
**Download link(s):**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user