summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/new-camera-support.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/new-camera-support.md')
-rw-r--r--.github/ISSUE_TEMPLATE/new-camera-support.md38
1 files changed, 38 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/new-camera-support.md b/.github/ISSUE_TEMPLATE/new-camera-support.md
new file mode 100644
index 000000000..5fac01fdf
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/new-camera-support.md
@@ -0,0 +1,38 @@
+---
+name: New camera support
+about: Support a new camera
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+Fill in fields below. If you don't know how, leave it free.
+
+**Name of the camera*
+
+Use the Marketing name.
+
+**USB IDs**
+e.g. by running: lsusb
+
+**camera summary output**
+run
+
+ gphoto2 --summary > summary.txt
+
+attach summary.txt here
+
+**camera configuration output**
+
+gphoto2 --list-all-config > list-all-config.txt
+
+and attach list-all-config.txt here
+
+**test capture**
+
+test if capture perhaps already works:
+
+ gphoto2 --capture-image-and-download
+
+ gphoto2 --capture-preview