pmouawad commented on code in PR #5710:
URL: https://github.com/apache/jmeter/pull/5710#discussion_r979264187


##########
.github/ISSUE_TEMPLATE/feature_request.yaml:
##########
@@ -0,0 +1,58 @@
+name: Feature Request
+description: Suggest an idea
+labels:
+  - enhancement
+  - to-triage
+body:
+  - type: markdown
+    attributes:
+      value: |
+        Please describe the use-case you have. This will better help us 
understand the context in which you're looking for a new feature.
+  - type: textarea
+    id: use-case
+    attributes:
+      label: Use case
+      description: |
+        Please describe the use-case you have. This will better help us 
understand the context in which you're looking for a new feature.
+      placeholder: Describe the use-case here
+    validations:
+      required: true
+  - type: textarea
+    id: solution
+    attributes:
+      label: Use case

Review Comment:
   It looks like a duplicate 
   Should it be "Expected solution" ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to