svgedit/.github/ISSUE_TEMPLATE/bug_report.md

46 lines
1.4 KiB
Markdown
Raw Normal View History

2018-08-08 17:43:59 +00:00
---
name: Bug report
about: Create a report in case we may be able to help
---
**PLEASE NOTE: This project is not currently being actively developed due to the core developers having moved on, and the only remaining maintainer merely applying occasional minor PRs or tweaks to keep the project alive. While you can file an issue, you should not expect any action, even if we label the issue.**
2018-08-08 17:43:59 +00:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**SVG-Edit environment (IMPORTANT)**
- File for SVG-Edit: [e.g., `svg-editor.html`, `svg-editor-es.html`, `embedapi.html`]
- Version: [e.g. 3.0.0]
- Protocol: [e.g., http, https, file]
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Log**
If applicable, copy any error logs in your browser console. This can be very
helpful in identifying the problem.
2018-08-08 17:43:59 +00:00
**Additional context**
Add any other context about the problem here.