Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Lapointe authored Nov 16, 2020
1 parent 0cc9d11 commit 020e571
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ Content of the log here
<!--- When revelent, it can be usefull to see your code -->
```c++
Put the content of your code here when needed
```
11 changes: 10 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,13 @@ assignees: ''

---

<!--- Request a new feature / modification to this lib. If the request is related to a problem, please describe. -->
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional information**

0 comments on commit 020e571

Please sign in to comment.