From f5b2a245af82d176b35e63d998d48ddaa1987b89 Mon Sep 17 00:00:00 2001 From: Manuel Schmidt Date: Sat, 6 Jul 2024 11:16:19 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..c136d39 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,14 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**XBRL document** +Please provide a link to the XBRL document(s) with which you have encountered the issue + +**Describe the bug** +A clear and concise description of what the bug is.