mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 11:32:42 +01:00
46 lines
1.2 KiB
Markdown
46 lines
1.2 KiB
Markdown
<!---
|
|
Please read this!
|
|
|
|
Before opening a new issue, make sure to search for keywords in the issues
|
|
filtered by the "Regression" or "Bug" label:
|
|
|
|
https://gitlab.com/aimber/ScreenPlay/issues?label_name%5B%5D=Bug
|
|
https://gitlab.com/aimber/ScreenPlay/issues?label_name%5B%5D=Regression
|
|
|
|
|
|
Verify the issue you're about to submit isn't a duplicate.
|
|
--->
|
|
|
|
### Summary
|
|
|
|
(Summarize the bug encountered concisely)
|
|
|
|
### Steps to reproduce
|
|
|
|
(How one can reproduce the issue - this is very important)
|
|
|
|
### Example Project
|
|
|
|
(If possible, please create an example project here on GitLab.com that exhibits the problematic behaviour, and link to it here in the bug report)
|
|
|
|
(If you are using an older version of ScreenPlay, this will also determine whether the bug has been fixed in a more recent version)
|
|
|
|
### What is the current *bug* behavior?
|
|
|
|
(What actually happens)
|
|
|
|
### What is the expected *correct* behavior?
|
|
|
|
(What you should see instead)
|
|
|
|
### Relevant logs and/or screenshots
|
|
|
|
(Paste any relevant logs - please use code blocks (```) to format console output,
|
|
logs, and code as it's very hard to read otherwise.)
|
|
|
|
### Possible fixes
|
|
|
|
(If you can, link to the line of code that might be responsible for the problem)
|
|
|
|
/label ~Bug
|