tusd/.github/ISSUE_TEMPLATE/question.md

20 lines
592 B
Markdown

---
name: Question
about: Ask a general question about using tusd
title: ''
labels: question
assignees: ''
---
**Question**
Please place your question here.
**Setup details**
Please provide following details, if applicable to your situation:
- Operating System: [e.g. Linux, Windows, macOS]
- Used tusd version: [can be obtained by running `tusd -version`]
- Used tusd data storage: [e.g. disk store, AWS S3, Google Cloud Storage]
- Used tusd configuration: [what arguments are you using to invoke `tusd`?]
- Used tus client library: [e.g. tus-js-client, tus-java-client, TUSKit, Uppy.js]