simple-keyboard/.github/ISSUE_TEMPLATE/bug_report.md

21 lines
683 B
Markdown
Raw Normal View History

2018-10-10 07:54:47 +08:00
---
name: Bug report
about: Create a report to help improve simple-keyboard
2019-01-17 22:20:47 +08:00
title: ''
labels: ''
assignees: hodgef
2018-10-10 07:54:47 +08:00
---
2018-11-02 07:53:36 +08:00
**Simple-keyboard version**
2023-08-17 02:57:34 +08:00
Some bugs are addressed in newer versions, therefore please ensure you are running the latest.
2018-10-13 05:56:47 +08:00
2018-10-10 07:54:47 +08:00
**Describe the bug**
2023-08-17 02:57:34 +08:00
A short and clear description of what the bug is.
**Provide a repro**
Providing a [sandbox example](https://codesandbox.io/s/vanilla) is important, as this will help us reproduce the issue. You can also provide a sample git repository. Without a full repro of your issue, we will not be able to debug and the ticket will be closed early.
2018-10-10 07:54:47 +08:00
**Screenshots**
If applicable, add screenshots to help explain your problem.