From 2edb96ba5b1c95564f839032e08ede9c0e929d88 Mon Sep 17 00:00:00 2001 From: expload <38076731+expload233@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:16:30 +0800 Subject: [PATCH] Create pull-request-template.md --- .github/pull-request-template.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/pull-request-template.md diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md new file mode 100644 index 00000000..3653dd16 --- /dev/null +++ b/.github/pull-request-template.md @@ -0,0 +1,12 @@ + + +**When submitting this pull request, I confirm the following (please check the boxes):** + +- [ ] I have read and understood the [Contributor Guidelines](https://github.com/hydralauncher/hydra?tab=readme-ov-file#ways-you-can-contribute). +- [ ] I have checked that there are no duplicate pull requests related to this request. +- [ ] I have considered, and confirm that this submission is valuable to others. +- [ ] I accept that this submission may not be used and the pull request may be closed at the discretion of the maintainers. + +**Fill in the PR content:** + +-