Skip to content

Commit 1879d9c

Browse files
committed
add question template
1 parent 61b43bd commit 1879d9c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE/question.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Enhancement
3+
about: If you have a question how to setup something or getting things running and if you unsure if it's a bug.
4+
title: '[QUESTION]'
5+
labels: 'question'
6+
assignees: ''
7+
8+
---
9+
10+
**Please describe.**
11+
A clear and concise description of the problem and the question at hand.
12+
13+
14+
**Desktop (please complete the following information):**
15+
- VS Code Version [e.g. 1.60]
16+
- RobotCode Version [e.g. 0.3.2]
17+
- OS: [e.g. Windows, Linux]
18+
- Python Version [e.g. 3.9.7]
19+
- RobotFramework Version [e.g. 4.0.0]
20+
- Additional tools like robocop, robotidy

0 commit comments

Comments
 (0)