Skip to content

Commit b1d0857

Browse files
Update feature-request issue template
1 parent f4109b0 commit b1d0857

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,21 @@
22
name: 💡 Feature request
33
about: Suggest an idea to improve Upkie
44
title: ''
5-
labels: ''
5+
labels: 'enhancement'
66
assignees: ''
77

88
---
99

10-
⚠️ **Please open a discussion in the [Ideas](https://github.com/robot-descriptions/robot_descriptions.py/discussions/categories/ideas) forum rather than an issue.**
10+
# Current limitation
1111

12-
Make sure your proposal checks out the following questions:
12+
Please describe the problem that the proposed feature would address. For instance: "I'm always frustrated when..."
1313

14-
- [ ] Is your feature request related to a problem? Please describe, *e.g.* "I'm always frustrated when..."
15-
- [ ] Describe (concisely) the solution you'd like.
16-
- [ ] Describe alternatives you've considered.
17-
- [ ] Do you have screenshots or sketches to illustrate your proposal?
14+
# Proposed solution
15+
16+
Describe (as concisely as possible) the solution you'd like.
17+
18+
Do you have screenshots or sketches to illustrate it?
19+
20+
# Additional context
21+
22+
Describe any additional context, alternatives you can think of, ...

0 commit comments

Comments
 (0)