File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,24 @@ Steps to reproduce the behavior:
17173 . Scroll down to '....'
18184 . See error
1919
20+ If possible add some example source code like:
21+ ``` robotframework
22+ ***Settings***
23+ Library Collections
24+
25+ ***Test Cases***
26+ a simple test
27+ do something # this should shown something
28+ ```
29+
2030** Expected behavior**
2131A clear and concise description of what you expected to happen.
2232
23- ** Screenshots**
24- If applicable, add screenshots to help explain your problem.
33+ ** Screenshots/ Videos**
34+ If applicable, add screenshots or videos to help explain your problem.
35+
36+ ** Logs**
37+ Copy the messages from VSCode "Output" view for RobotCode and RobotCode Language Server for the specific folder/workspace.
2538
2639** Desktop (please complete the following information):**
2740- OS: [ e.g. Windows, Linux]
You can’t perform that action at this time.
0 commit comments