From 5ce1aebbd526d12099c242b09fa5ffcb107b0f24 Mon Sep 17 00:00:00 2001 From: Raul Bernal Date: Tue, 24 Sep 2024 10:28:10 +0200 Subject: [PATCH] Create bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 35 ++++++++++++++++++++++++++++ 1 file changed, 35 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 00000000..69b9954e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,35 @@ +--- +name: Bug Report +about: Create a report to help us squash bugs! + +--- + + + +## Summary of Bug + + + +## Expected Behaviour + + + +## Version + + + +## Steps to Reproduce + + + +____ + +#### For Admin Use + +- [ ] Not duplicate issue +- [ ] Appropriate labels applied +- [ ] Appropriate contributors tagged/assigned