Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
odygrd authored Oct 13, 2024
1 parent 4120511 commit f339278
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ Steps to reproduce the behaviour if possible
**Expected Behaviour**
A clear and concise description of what you expected to happen.

**Environment**
- Operating System: (e.g., Windows 10, macOS 11.2)
- Compiler
**Environment Details**
- Library Version: Which version of the library are you using?
- Linkage: Are you linking the library statically or dynamically (shared)?
- Operating System: Provide details (e.g., Windows 10, macOS 11.2, Ubuntu 20.04).
- Compiler: Which compiler and version are you using?

**Additional context**
Add any other context about the problem here.

0 comments on commit f339278

Please sign in to comment.