Skip to content

Commit 69664bd

Browse files
committed
Merge branch 'master' of github.com:NeuroML/NeuroML_API
2 parents b8c02e4 + 2557231 commit 69664bd

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. ...
16+
17+
**Expected behavior**
18+
A clear and concise description of what you expected to happen.
19+
20+
**Platform information (please complete the following information):**
21+
- OS: [e.g. Linux/Ubuntu/Fedora/MacOS]:
22+
- Compiler information (e.g. `gcc` version):
23+
- libxsd version:
24+
- cmake version:
25+
- NeuroML_API Version (release/git commit):
26+
27+
**Minimum example of issue**
28+
A code snippet that we can use to reproduce the bug, if possible.
29+
30+
**Additional context**
31+
Add any other context about the problem here.

0 commit comments

Comments
 (0)