We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b5e0d commit 4c035c2Copy full SHA for 4c035c2
.dockerignore
@@ -0,0 +1,2 @@
1
+Dockerfile
2
+.git/
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,18 @@
+### Summary
+<!-- 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