surfingkeys-conf/.github/ISSUE_TEMPLATE.md

30 lines
641 B
Markdown
Raw Normal View History

<!--
Please help prevent duplicates by searching existing issues first 🙂
Here are a few helpful tips, depending on what type of issue you are creating:
[Bug] Provide a detailed description, as well as steps for anyone to reproduce the issue
[Feature Request] Provide concrete use cases to go along with these requests
[Question] Ask whatever you want!
-->
- Surfingkeys Version:
2018-08-07 01:26:30 +00:00
- Surfingkeys-conf Version (git hash):
- Operating System:
- Browser Version:
## Details
<!--
Place issue details here.
Make sure to place code or log outputs within code tags:
```
function hello() {
console.log("Hello world");
}
```
-->