tusd/.github/ISSUE_TEMPLATE/bug_report.md

810 B

name about title labels assignees
Bug report Report a bug or incorrect behavior bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Execute command '...'
  2. Start upload '....'
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

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]