From 313f6db5fa7af5c1bae76a1bf8941d3ddab704f4 Mon Sep 17 00:00:00 2001 From: Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> Date: Thu, 18 May 2023 18:43:59 +0100 Subject: Update and rename pull_request.md to pull_request_template.md --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request_template.md (limited to '.github/PULL_REQUEST_TEMPLATE/pull_request_template.md') diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 00000000..dc9f2f85 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,13 @@ +Please tick as appropriate: +- [ ] I have tested this code on a steam deck or on a PC +- [ ] My changes generate no new errors/warnings +- [ ] This is a bugfix/hotfix +- [ ] This is a new feature + +If you're wanting to update a translation or add a new one, please use the weblate page: https://weblate.werwolv.net/projects/decky/ + +# Description + +This fixes issue: # + +Please provide a clear and concise description of what the new feature is. If appropriate, include screenshots or videos. -- cgit v1.2.3