From 0ff158443512d515ce899d0b2c63df2d47672a99 Mon Sep 17 00:00:00 2001 From: jirikrepl Date: Thu, 17 Oct 2019 13:20:14 +0200 Subject: [PATCH] refactor: deleted useless pull request template this template is useful for code changes not for documentation changes --- .github/PULL_REQUEST_TEMPLATE.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 2a33d5b..0000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,21 +0,0 @@ -(Hi! ๐Ÿ‘‹ Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.) - -## What does this implement/fix? Explain your changes. - - -## Does this close any currently open issues? - - -## Any relevant logs, error output, etc? -*(If itโ€™s long, please paste to https://gist.github.com and insert the link here)* - - -## Any other comments? - - -## Where has this been tested? -- **Board type and hardware version:** -- **`os.uname()` output:** -- **Atom/VSCode version:** -- **Pymakr version:** -- **Operating system:**