Skip to content

Commit f1ced75

Browse files
authored
Merge pull request #3457 from arturcic/bug/2665
#2665 - fix issues templates
2 parents 1cb9bb8 + dfa86cb commit f1ced75

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Documentation
3-
about: Describe this issue template's purpose here.
3+
about: Describe the missing/wrong information in the documentation.
44
title: "[Docs]"
55
labels: documentation
66
assignees: ''

.github/ISSUE_TEMPLATE/failing-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Failing test
3-
about: Describe this issue template's purpose here.
3+
about: Describe the scenario you have as a unit test.
44
title: "[Failing test]"
55
labels: failing test case
66
assignees: ''

.github/ISSUE_TEMPLATE/improvement-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Improvement request
3-
about: Describe this issue template's purpose here.
3+
about: Describe the change you want to request.
44
title: "[Improvement]"
55
labels: improvement
66
assignees: ''

0 commit comments

Comments
 (0)