Skip to content

Commit b7272eb

Browse files
authored
Update 2-feature_request.yml
1 parent 94b1434 commit b7272eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/2-feature_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: "Feature Request"
2-
description: "Guided creation of a feature request for `openMCP`..."
2+
description: "Guided creation of a feature request for `openMCP`"
33
title: "Feature: <one liner describing what this feature will do> "
44
labels: ["kind/feature-request", "needs/validation"]
55
body:
66
- type: textarea
77
id: problem
88
attributes:
99
label: "Understand the problem"
10-
description: "Describe challenge this feature will solve/mitigate"
10+
description: "Describe the challenge this feature will solve/mitigate or new functionality this feature would introduce."
1111
placeholder: |
1212
<in which situation does the need for this feature come up?>
1313
<how are solving/can you solve this today?>

0 commit comments

Comments
 (0)