You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,21 @@
2
2
name: 💡 Feature request
3
3
about: Suggest an idea to improve Upkie
4
4
title: ''
5
-
labels: ''
5
+
labels: 'enhancement'
6
6
assignees: ''
7
7
8
8
---
9
9
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
11
11
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..."
13
13
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, ...
@@ -319,10 +326,10 @@ If you use this project in your works, please cite as follows:
319
326
```bibtex
320
327
@software{robot_descriptions_py,
321
328
title = {{robot_descriptions.py: Robot descriptions in Python}},
322
-
author = {Caron, Stéphane and Romualdi, Giulio and Kozlov, Lev and Ordoñez Apraez, Daniel Felipe and Tadashi Kussaba, Hugo and Bang, Seung Hyeon and Zakka, Kevin and Schramm, Fabian and Uru\c{c}, Jafar and Traversaro, Silvio},
329
+
author = {Caron, Stéphane and Romualdi, Giulio and Kozlov, Lev and Ordoñez Apraez, Daniel Felipe and Tadashi Kussaba, Hugo and Bang, Seung Hyeon and Zakka, Kevin and Schramm, Fabian and Uru\c{c}, Jafar and Traversaro, Silvio and Castro, Sebastian and Tao, Haixuan Xavier},
0 commit comments