|
1 | 1 | - [ ] I have checked that the [SDK documentation][sdk-docs] and [API documentation][api-docs] doesn't solve my issue |
2 | 2 |
|
3 | 3 | ### Description of the Issue |
4 | | -// Replace this text with a description of what problem you're having. |
5 | | -// Please include as much detail as possible to help us troubleshoot! |
6 | | -// If it isn't obvious, please include how the behavior you expect differs from what actually happened. |
7 | | -// This is really important so we know how to start troubleshooting your issue. |
| 4 | +<!-- Replace this text with a description of what problem you're having. --> |
| 5 | +<!-- Please include as much detail as possible to help us troubleshoot! --> |
| 6 | +<!-- If it isn't obvious, please include how the behavior you expect differs from what actually happened. --> |
| 7 | +<!-- This is really important so we know how to start troubleshooting your issue. --> |
8 | 8 |
|
9 | 9 | ### Versions Used |
10 | | -Node SDK: // Replace with the version of the Node SDK you're using. |
11 | | -Node.js: // Replace with the version of Node.js your application is running on. |
| 10 | +Node SDK: <!-- Replace with the version of the Node SDK you're using. --> |
| 11 | +Node.js: <!-- Replace with the version of Node.js your application is running on. --> |
12 | 12 |
|
13 | 13 | ### Steps to Reproduce |
14 | | -// Please include detailed steps to reproduce the issue you're seeing, if possible. |
15 | | -// If you don't have a reproducible error, please make sure that you give us as much detail |
16 | | -// as you can about what your application was doing when the error occurred. |
17 | | -// Good steps to reproduce the problem help speed up debugging for us and gets your issue resolved sooner! |
| 14 | +<!-- Please include detailed steps to reproduce the issue you're seeing, if possible. --> |
| 15 | +<!-- If you don't have a reproducible error, please make sure that you give us as much detail --> |
| 16 | +<!-- as you can about what your application was doing when the error occurred. --> |
| 17 | +<!-- Good steps to reproduce the problem help speed up debugging for us and gets your issue resolved sooner! --> |
18 | 18 |
|
19 | 19 | ### Error Message, Including Stack Trace |
20 | | -// Replace with the full error output you're seeing, if applicable. |
21 | | -// Please include the full stack trace to help us identify where the error is happening. |
| 20 | +<!-- Replace with the full error output you're seeing, if applicable. --> |
| 21 | +<!-- Please include the full stack trace to help us identify where the error is happening. --> |
22 | 22 |
|
23 | 23 | [sdk-docs]: ./docs |
24 | | -[api-docs]: https://developer.box.com/docs |
| 24 | +[api-docs]: https://developer.box.com/docs |
0 commit comments