diff options
| author | lempamo <[email protected]> | 2018-02-22 12:09:26 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2018-02-22 12:09:26 -0500 |
| commit | d6f4a96d0ee3fe01324354d19c046260b3bb55db (patch) | |
| tree | b19be54eaea82883a2faeba3d8dfff7851517556 | |
| parent | fe70ce3cd9ad9244926da4d111d9760d4960c6d9 (diff) | |
| parent | 045353d91743f087170a770cb0ec090b1da3d57d (diff) | |
| download | histacom2-d6f4a96d0ee3fe01324354d19c046260b3bb55db.tar.gz histacom2-d6f4a96d0ee3fe01324354d19c046260b3bb55db.tar.bz2 histacom2-d6f4a96d0ee3fe01324354d19c046260b3bb55db.zip | |
Merge branch 'master' of https://github.com/Histacom2-Devs/Histacom2.git
| -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) + + |
