mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
* Add a default issue template * Create pull_request_template.md * Remove trailing whitespace
40 lines
1.1 KiB
Markdown
40 lines
1.1 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
|
|
- [ ] 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.]
|
|
|