From 3b58001abe4d94acf7de015ef68aad4d38625f44 Mon Sep 17 00:00:00 2001 From: Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> Date: Thu, 18 May 2023 18:36:33 +0100 Subject: github pull requests don't do yml :( --- .github/PULL_REQUEST_TEMPLATE/pull_request.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request.md (limited to '.github/PULL_REQUEST_TEMPLATE/pull_request.md') diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request.md b/.github/PULL_REQUEST_TEMPLATE/pull_request.md new file mode 100644 index 00000000..2bf54d26 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request.md @@ -0,0 +1,6 @@ +Please tick as appropriate: +- [ ] I have tested this code on a steam deck or on a PC +- [ ] This is a bugfix/hotfix +- [ ] This is a new feature + +Please replace this text with a clear and concise description of what the new feature is. If appropriate, include screenshots or videos. -- cgit v1.2.3