From 38f20e81196cbb5309322dfc260ffb0df6c6a0e0 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Fri, 24 Sep 2021 13:13:45 +0800 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 11a9936..ecf0631 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -36,6 +36,7 @@ Steps to reproduce the behavior: - Gem version: - Bundler version: - Jekyll version: +- Theme version: ### Desktop e.g. Fixes #(issue) +--> ## Type of change @@ -22,7 +22,7 @@ Please select the desired item checkbox and change it to "[x]", then delete opti Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> -- [ ] I have run `bash ./tools/test.sh --build` (at the root of the project) locally and passed +- [ ] I have run `bash ./tools/deploy.sh --dry-run` (at the root of the project) locally and passed - [ ] I have tested this feature in the browser ### Test Configuration