Skip to content

Commit a044638

Browse files
committed
Update ISSUE_TEMPLATE's
1 parent 8495c8a commit a044638

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: 'bug'
5-
labels: ''
4+
title: '[BUG] <title>'
5+
labels: 'bug'
66
assignees: ''
77

88
---
@@ -37,11 +37,12 @@ If applicable, add screenshots or videos to help explain your problem.
3737
Copy the messages from VSCode "Output" view for RobotCode and RobotCode Language Server for the specific folder/workspace.
3838

3939
**Desktop (please complete the following information):**
40-
- OS: [e.g. Windows, Linux]
4140
- VS Code Version [e.g. 1.60]
42-
- Version [e.g. 22]
41+
- RobotCode Version [e.g. 0.3.2]
42+
- OS: [e.g. Windows, Linux]
4343
- Python Version [e.g. 3.9.7]
4444
- RobotFramework Version [e.g. 4.0.0]
45-
45+
- Additional tools like robocop, robotidy
46+
4647
**Additional context**
4748
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: ''
4+
title: '[Feature Request]'
55
labels: 'enhancement'
66
assignees: ''
77

0 commit comments

Comments
 (0)