From 8eef4e2623b5acba135200062be45ff1281c6385 Mon Sep 17 00:00:00 2001 From: Rashil Gandhi Date: Mon, 20 Dec 2021 23:39:33 +0530 Subject: [PATCH] (chore): Update PR template --- .github/pull_request_template.md | 22 ++-------------------- .github/workflows/excavator.yml | 2 +- 2 files changed, 3 insertions(+), 21 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b828e295bc..f7dd672bb5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -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 Relates to #XXXX - +- [ ] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md). diff --git a/.github/workflows/excavator.yml b/.github/workflows/excavator.yml index d43cdda2f1..6bf0992b42 100644 --- a/.github/workflows/excavator.yml +++ b/.github/workflows/excavator.yml @@ -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: