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