aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/custom.md
blob: 4a0af7eca0900ca839b3358dbe41aa69e0c939d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
name: Custom issue template
about: General issues, both bugs and features.
title: ''
labels: ''
assignees: mssola
---

### Description

1. First I did this...
2. Then that...
3. And this happened!
4. Versions: git commit sha, toolchain version, version of the emulator/system, etc.

- **Expected behavior**: I expected this to happen!
- **Actual behavior**: But this happened...