mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
(chore): Update PR template
This commit is contained in:
parent
32f8246f7c
commit
8eef4e2623
22
.github/pull_request_template.md
vendored
22
.github/pull_request_template.md
vendored
@ -5,29 +5,11 @@
|
||||
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.
|
||||
Read the contributing guide first to save both your and our time.
|
||||
-->
|
||||
|
||||
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`
|
||||
-->
|
||||
- [ ] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).
|
||||
|
||||
2
.github/workflows/excavator.yml
vendored
2
.github/workflows/excavator.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
name: Excavate
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@main
|
||||
- name: Excavate
|
||||
uses: ScoopInstaller/Scoop-GithubActions@main
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user