Skip to content

Commit

Permalink
add issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
issmirnov committed Apr 1, 2024
1 parent 70c2290 commit f355c67
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<!-- Thanks for reporting an issue! Please make sure you fill out the blanks below with as much detail as possible. -->

## Summary

<!-- What's wrong? 1-2 sentence summary here. -->

## Expected Result

<!-- What did you expect to happen?-->

## Steps to Reproduce

<!-- Provide as much detail as possible, so that anyone can reproduce the issue. -->

1.
2.
3.


## Logs, errors, diagnostics, etc



<!-- If it’s long, please paste to https://gist.github.com/ and insert the link here. -->


## Extra information

<!-- Any other comments? -->


## Versions

- **LDA Version:** ...
- **Operating System:** ...

0 comments on commit f355c67

Please sign in to comment.