Added some docs

This commit is contained in:
Pijus Kamandulis
2024-03-11 20:47:44 +02:00
parent 6ed74688ca
commit 5b66828bd0
6 changed files with 398 additions and 1 deletions

14
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,14 @@
#### Summary
Bug report in one concise sentence
#### Steps to reproduce
How can we reproduce the issue (what version are you using?)
#### Expected behavior
Describe your issue in detail
#### Observed behavior (that appears unintentional)
What did you see happen? Please include relevant error messages.
#### Possible fixes
If you can, link to the line of code that might be responsible for the problem