diff --git a/issue_template.md b/issue_template.md index 70cb01d37d..d2a8efce77 100644 --- a/issue_template.md +++ b/issue_template.md @@ -1,3 +1,34 @@ +Thanks for helping to contribute to Armory3D! +To help us fix your issue or implement your feature as quickly as possible, please fill out the following information as best you can: +### SHORT DESCRIPTION: +_Keep it 1-3 sentences and to the point._ -*(drag & drop zipped .blend file here)* + +### EXPECTED RESULT: +_What did you expect to happen? For a feature request, what would you like to happen?_ + + +### ACTUAL RESULT: +_What happens right now that's different from how you expect or want it to work?_ + + +### STEPS TO REPRODUCE: +_Please list clear, step by step instructions to replicate the result you got. For a feature request list the steps to use the feature._ +Steps: +1. +2. +3. +etc. + +### TECHNICAL SPECIFICATIONS: +_What version(s) of the following did you try:_ +Blender: +Armory: +Operating system: +Graphics card & driver: + + +### TEST FILE TO REPRODUCE: +_Please create the simplest file possible that demonstrates the issue:_ +*(drag & drop the zipped .blend file here)*