summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorParty Wumpus <48649272+PartyWumpus@users.noreply.github.com>2023-05-18 18:45:15 +0100
committerGitHub <noreply@github.com>2023-05-18 18:45:15 +0100
commitdbd1ea954391d7961f5923bad2247710e40c43d0 (patch)
treebffae2a56ececbd968712430111e6210b36d90c2 /.github/pull_request_template.md
parent313f6db5fa7af5c1bae76a1bf8941d3ddab704f4 (diff)
downloaddecky-loader-dbd1ea954391d7961f5923bad2247710e40c43d0.tar.gz
decky-loader-dbd1ea954391d7961f5923bad2247710e40c43d0.zip
move pull request template
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 00000000..dc9f2f85
--- /dev/null
+++ b/.github/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.