From f175149f7c09a7cfd4619309104ec07503cdaf79 Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 13 Dec 2020 01:24:50 +0000 Subject: [PATCH] Create pull_request_template.md --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .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 000000000..c0cd4de75 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,5 @@ +Adding a language or a theme? Make sure to edit the `list.json` file aswell, otherwise it will not work! + +Please reference any issues related to your pull request. + +If your change is visual (mainly themes) it would be extra awesome if you could include a screenshot.