From b4cc59b55232c0f6797e278df3aeb4ee22df3e78 Mon Sep 17 00:00:00 2001 From: Andre Kirchhoff Date: Fri, 4 Feb 2022 23:44:40 -0300 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 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..f25903e7 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +## Thank you for sending in a pull request, here's some tips to get started! + +(Please delete all these tips and replace with your text) + +- Mention "#(issue)" in the description, when applicable +- Please do not check in files that don't have real changes +- Please do not reformat lines that you didn't have to change the code on +- If your other co-developers have comments on your PR please tweak as needed +- Do not use any external image service, just paste or drag and drop the image here and it will be uploaded automatically