From 2e1c27ae766f3e1ca2836c8a35454d436d8a021e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Beno=C3=AEt?= Date: Sat, 13 Feb 2021 16:07:04 +0100 Subject: [PATCH] [ADD] Add github issue template --- .github/ISSUE_TEMPLATE.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..bb8bcc1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,7 @@ +Steps to reproduce: + +Current behavior: + +Expected behavior: + +Corresponding Familysearch link (optional): \ No newline at end of file -- 2.52.0