Skip to content

Commit 2b4ab2d

Browse files
[chore] Fix issue template (#13728)
#### Description Fix error in YAML issue form. <img width="1032" height="172" alt="image" src="https://github.com/user-attachments/assets/8198f704-1627-4013-bdf3-d834cf1a5310" />
1 parent 3d3d087 commit 2b4ab2d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/feature_request.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ body:
5757
- type: textarea
5858
attributes:
5959
label: Is your feature request related to a problem? Please describe.
60-
description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]. We are currently preparing for the upcoming 1.0 GA release. Feature requests that are not aligned with the current roadmap and are not aimed at stabilizing and preparing the Collector for the release will
61-
not be prioritized.
60+
description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]. We are currently preparing for the upcoming 1.0 GA release. Feature requests that are not aligned with the current roadmap and are not aimed at stabilizing and preparing the Collector for the release will not be prioritized.
6261
validations:
6362
required: true
6463
- type: textarea

0 commit comments

Comments
 (0)