Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.28 KB

ISSUE_TEMPLATE.md

File metadata and controls

24 lines (19 loc) · 1.28 KB

Description of the Issue

// Replace this text with a description of what problem you're having.
// Please include as much detail as possible to help us troubleshoot!
// If it isn't obvious, please include how the behavior you expect differs from what actually happened.
// This is really important so we know how to start troubleshooting your issue.

Versions Used

Box Content SDK: // Replace with the version of the Content SDK you're using.
Android: // Replace with the version of Android your application is running on.

Steps to Reproduce

// Please include detailed steps to reproduce the issue you're seeing, if possible.
// If you don't have a reproducible error, please make sure that you give us as much detail
// as you can about what your application was doing when the error occurred.
// Good steps to reproduce the problem help speed up debugging for us and gets your issue resolved sooner!

Error Message, Including Stack Trace

// Replace with the full error output you're seeing, if applicable.
// Please include the full stack trace to help us identify where the error is happening.