diff options
-rw-r--r-- | issue_template.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 000000000..42e29eacd --- /dev/null +++ b/issue_template.md @@ -0,0 +1,14 @@ +<!--- Summarize the Problem here, keep it simple. --> +<!--- Think about the title twice. --> + +## Example +<!--- This could be a source code block --> + +## Possible Solution/Expected Behavior +<!--- Without a solution the problem can't be fixed. --> + +## Additional Information +<!--- For Example: + A link to a project where the issue is relevant. + A link to a related issue or discussion. + --> |