mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
* Add a default issue template * Create pull_request_template.md * Remove trailing whitespace
34 lines
790 B
Markdown
34 lines
790 B
Markdown
<!-- Provide a general summary of your changes in the title above -->
|
|
|
|
<!--
|
|
By opening this PR you confirm that you have searched for similar issues/PRs here already.
|
|
Failing to do so will most likely result in closing of this PR without any explanation.
|
|
It is also mandatory to open a relevant issue (either Package Request or Bug Report) for
|
|
discussion with the maintainers, before creating any new PR.
|
|
-->
|
|
|
|
Closes #XXXX
|
|
<!-- or -->
|
|
Relates to #XXXX
|
|
|
|
<!--
|
|
If this is a manifest for a new package, make sure that you follow the general order of
|
|
fields as shown below:
|
|
`version`
|
|
`description`
|
|
`homepage`
|
|
`license`
|
|
`url`
|
|
`hash`
|
|
`pre_install`
|
|
`installer`
|
|
`post_install`
|
|
`uninstaller`
|
|
`bin`
|
|
`shortcuts`
|
|
`persist`
|
|
`checkver`
|
|
`autoupdate`
|
|
`notes`
|
|
-->
|