Skip to content

Commit 02f9216

Browse files
authored
Update issue templates (#7740)
1 parent 1549927 commit 02f9216

File tree

3 files changed

+6
-27
lines changed

3 files changed

+6
-27
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug_template.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ labels: ['bug']
55
body:
66
- type: markdown
77
attributes:
8-
value: Thank you for taking the time to fill out this bug report. Please provide as much information as possible to help us understand and address the issue effectively.
8+
value: Thank you for taking the time to fill out this bug report. Please provide as much information as possible
9+
to help us understand and address the issue effectively.
910

1011
- type: checkboxes
1112
attributes:
12-
label: Is there an existing issue for the same bug?
13+
label: Is there an existing issue for the same bug? (If one exists, thumbs up or comment on the issue instead).
1314
description: Please check if an issue already exists for the bug you encountered.
1415
options:
1516
- label: I have checked the existing issues.

Diff for: .github/ISSUE_TEMPLATE/feature_request.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: Feature Request
3-
about: Suggest an idea for OpenHands features
2+
name: Feature Request or Enhancement
3+
about: Suggest an idea for an OpenHands feature or enhancement
44
title: ''
55
labels: 'enhancement'
66
assignees: ''
@@ -9,10 +9,6 @@ assignees: ''
99

1010
**What problem or use case are you trying to solve?**
1111

12-
**Describe the UX of the solution you'd like**
13-
14-
**Do you have thoughts on the technical implementation?**
15-
16-
**Describe alternatives you've considered**
12+
**Describe the UX or technical implementation you have in mind**
1713

1814
**Additional context**

Diff for: .github/ISSUE_TEMPLATE/technical_proposal.md

-18
This file was deleted.

0 commit comments

Comments
 (0)