Skip to content

Commit 175f4d2

Browse files
committed
added issue template
1 parent e522a9a commit 175f4d2

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

.github/issue_template.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Type
2+
3+
- [ ] Bug
4+
- [ ] Feature request
5+
- [ ] Question
6+
7+
## Summary
8+
9+
<!-- One-sentence description -->
10+
11+
## Details
12+
13+
<!--
14+
For bugs: Steps to reproduce, expected vs actual behavior
15+
For features: Motivation and proposed design
16+
For questions: Context and what you've tried
17+
-->
18+
19+
## Environment (if applicable)
20+
21+
- maseval version:
22+
- Python version:

0 commit comments

Comments
 (0)