Skip to content

Commit 2eccd95

Browse files
Junpeng Laotwiecki
authored andcommitted
Create ISSUE_TEMPLATE.md
Add an issue template to help user report issues.
1 parent 36ab005 commit 2eccd95

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
If you have questions about specific usecase, please post it to our discourse channel: https://discourse.pymc.io
2+
If you are not sure this is bug or not, please also post it on our discourse.
3+
4+
## Description of your problem
5+
6+
**Please provide a minimal, self-contained, and reproducible example.**
7+
8+
**Please provide any additional information below**
9+
10+
11+
## Versions and main components
12+
13+
* PyMC3 Version:
14+
* Theano Version:
15+
* Python Version:
16+
* Operating system:
17+
* How did you install PyMC3: (conda/pip)

0 commit comments

Comments
 (0)