(chore): Update PR template

This commit is contained in:
Rashil Gandhi 2021-12-20 23:39:33 +05:30
parent 32f8246f7c
commit 8eef4e2623
No known key found for this signature in database
GPG Key ID: 0AF22EDF6BE85BBD
2 changed files with 3 additions and 21 deletions

View File

@ -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).

View File

@ -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: