Skip to content

Commit 4c035c2

Browse files
committed
maint: outline issue reporting, ignore certain files when docker building
1 parent b9b5e0d commit 4c035c2

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.dockerignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Dockerfile
2+
.git/

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
### Summary
2+
<!-- If you are having conversion troubles, please share as much
3+
relevant information as possible. This includes, but is not limited to:
4+
- log of conversion
5+
- heuristic
6+
-->
7+
8+
9+
10+
### Platform details:
11+
12+
Choose one:
13+
- [ ] Local environment
14+
<!-- If selected, please provide OS and python version -->
15+
- [ ] Container
16+
<!-- If selected, please provide container name and tag"-->
17+
18+
- Heudiconv version: <!-- Command: heudiconv --version -->

0 commit comments

Comments
 (0)