Skip to content

Commit 91d1306

Browse files
authored
Merge pull request pandas-dev#280 from manahl/template
Issues template
2 parents f3859a1 + f3c7866 commit 91d1306

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/ISSUE_TEMPLATE.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
#### Arctic Version
2+
3+
```
4+
# Arctic version here
5+
```
6+
7+
#### Arctic Store
8+
9+
```
10+
# VersionStore, TickStore, or ChunkStore
11+
```
12+
13+
#### Platform and version
14+
15+
Put here
16+
17+
#### Description of problem and/or code sample that reproduces the issue
18+
19+
Put Here
20+
21+

0 commit comments

Comments
 (0)