From 0f3a6aa2ec57a27f3f74a58936788ab3ff8c5623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Ste=CC=A8pien=CC=81?= Date: Wed, 31 Aug 2022 23:52:07 +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 00000000..a947ea2d --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,6 @@ + +| Questions | Answers +| ----------------- | ------------------------------------------------------- +| Description? | Please describe your changes as much as possible. +| Type? | bug fix / improvement / new feature / refacto +| Fixed ticket? | Issue link here