From 6c284ad3232f7381953e24576acf23b44e6c4ab9 Mon Sep 17 00:00:00 2001 From: Mateusz Zalewski Date: Mon, 11 Oct 2021 13:21:56 +0200 Subject: [PATCH] Pull Request template --- .github/PULL_REQUEST_TEMPLATE.md | 6 ++++++ 1 file changed, 6 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 000000000..3bb8b9414 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,6 @@ +| Q | A +| --------------- | ----- +| Branch? | 1.0 (bug fixes, improvements), master (new features) +| Bug fix? | no/yes +| New feature? | no/yes +| Related tickets | fixes #X, partially #Y, mentioned in #Z