mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 07:01:20 +00:00
40 lines
1.2 KiB
Markdown
40 lines
1.2 KiB
Markdown
---
|
|
name: "Package Request"
|
|
about: "I have a suggestion for a package (and may want to implement it)!"
|
|
title: "[Request] "
|
|
labels: "package-request"
|
|
---
|
|
|
|
<!--
|
|
By opening this issue you confirm that you have searched for similar issues/PRs here already.
|
|
Failing to do so will most likely result in closing of this issue without any explanation.
|
|
Incomplete form details below might also result in closing of the issue.
|
|
-->
|
|
|
|
## Package Request
|
|
|
|
### Criteria
|
|
|
|
For a package to be acceptable in the Main bucket, it should be:
|
|
|
|
<!-- All items need to be checked. -->
|
|
|
|
- [ ] a non-GUI tool
|
|
- [ ] a reasonably well-known and widely used developer tool (e.g. if it's a GitHub project, it should have at least 500 stars and 150 forks)
|
|
- [ ] 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:** [name of new package]
|
|
|
|
**Description:** [clear and concise details of what it is]
|
|
|
|
**Homepage:** [a URL/link]
|
|
|
|
**Download link(s):** [URL(s)/link(s)]
|
|
|
|
**Some indication of popularity/repute:** [GitHub stars/software reviews etc.]
|
|
|