diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000000..acd31ec849 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,20 @@ +### Description of the issue +A clear and concise description of the issue. + +### Your environment +* Version of huly +* Browser (and version) +* Your operating system (and version) + +### Steps to reproduce +Please produce the steps for us to reproduce this issue. + +### Expected behaviour +Tell us what should happen. + +### Actual behaviour +Tell us what happens instead (include screenshots or logs). + +### Possible solutions +(Not obligatory) +If you know how to fix the bug, please describe your solution here. \ No newline at end of file