Skip to content

Commit 020e571

Browse files
author
Patrick Lapointe
authored
Update issue templates
1 parent 0cc9d11 commit 020e571

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ Content of the log here
3030
<!--- When revelent, it can be usefull to see your code -->
3131
```c++
3232
Put the content of your code here when needed
33+
```

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,13 @@ assignees: ''
77

88
---
99

10-
<!--- Request a new feature / modification to this lib. If the request is related to a problem, please describe. -->
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional information**

0 commit comments

Comments
 (0)