From 125cca46040d32da50d7e07da3f0181d904ac3f7 Mon Sep 17 00:00:00 2001 From: Nikita Kononenko Date: Fri, 18 Oct 2024 00:03:07 -0700 Subject: [PATCH] Create BUG_REPORT.md Signed-off-by: Nikita Kononenko --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 33 ++++++++++++++++++++++++++++ 1 file changed, 33 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..214959c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -0,0 +1,33 @@ +--- +name: Font Issue Report +about: Report issues or bugs with Hikasami Sans font. +title: '' +labels: 'bug' +assignees: '' + +--- + +**Font Name (Hikasami Sans):** +- [ ] Hikasami Sans + +**Description of the Issue:** +Please provide a clear and concise description of the issue. + +**Steps to Reproduce:** +1. +2. +3. + +**Expected Behavior:** +A clear and concise description of what you expected to happen. + +**Screenshots:** +If applicable, add screenshots to help explain your problem. + +**Environment (please complete the following information):** + - OS: [e.g. Windows, MacOS, Linux] + - Software: [e.g. Adobe Illustrator, Microsoft Word] + - Version of the Font: [e.g. 1.0] + +**Additional Context:** +Add any other context about the problem here.