From fff46a6b6371c30a66a901aa584515d92ba387e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20Dub=C3=A9?= Date: Tue, 2 Apr 2024 04:54:33 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 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 000000000..db32416d7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Issue Description** + +**Steps to Reproduce** + +**Expected & Actual Behavior** + +**Addition Information or Screenshots (if applicable)** + +**Tooling** +- [ ] Development (`npm run start`) +- [ ] Docker (via `docker run`) +- [ ] Docker (via `docker-compose`) + +**Puter version (if accessible)** +> Click the profile button on the top-right, then "Settings". The version number will be printed at the bottom