We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b1434 commit b7272ebCopy full SHA for b7272eb
.github/ISSUE_TEMPLATE/2-feature_request.yml
@@ -1,13 +1,13 @@
1
name: "Feature Request"
2
-description: "Guided creation of a feature request for `openMCP`..."
+description: "Guided creation of a feature request for `openMCP`"
3
title: "Feature: <one liner describing what this feature will do> "
4
labels: ["kind/feature-request", "needs/validation"]
5
body:
6
- type: textarea
7
id: problem
8
attributes:
9
label: "Understand the problem"
10
- description: "Describe challenge this feature will solve/mitigate"
+ description: "Describe the challenge this feature will solve/mitigate or new functionality this feature would introduce."
11
placeholder: |
12
<in which situation does the need for this feature come up?>
13
<how are solving/can you solve this today?>
0 commit comments