Skip to content

Commit fb5934a

Browse files
authored
Update issue templates
This adds an issue template prompting users to verify their installed version of ControlSystems before reporting a bug.
1 parent c5efbcb commit fb5934a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
If this is issue is reporting a bug, please verify that the bug occurs for the latest released version of ControlSystems, see the [version page](https://github.com/JuliaControl/ControlSystems.jl/releases). You can verify your installed version in the REPL using `pkg> st ControlSystems`.

0 commit comments

Comments
 (0)