diff options
Diffstat (limited to 'ISSUE_TEMPLATE')
| -rw-r--r-- | ISSUE_TEMPLATE | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE new file mode 100644 index 0000000..97ba0be --- /dev/null +++ b/ISSUE_TEMPLATE @@ -0,0 +1,32 @@ +### Part + +Which part broke or is not behaving properly? (ex. Start Menu, Windows 98) + +### Expected behavior + +Write here what you're expecting ... + +### Actual behavior + +Write here what happens instead ... + + +### Screenshots (if applicable) + + + +### Steps to reproduce: + +Please create a reproducible case of your problem. Make sure +that case repeats consistently and it's not random +1. +2. +3. + +### Histacom version + + + +### .NET Framework version (if applicable) + + |
