/ .github / ISSUE_TEMPLATE / support-request.md
support-request.md
 1  ---
 2  name: Support Request
 3  about: Describe your issue
 4  title: ''
 5  labels: ''
 6  assignees: ''
 7  
 8  ---
 9  
10  **Describe the issue**
11  A clear and concise description of what the issue is.
12  
13  **Screenshots**
14  If applicable, add screenshots to help explain your problem.
15  Do not submit screenshots containing PII (logins, passwords, keys, IP addresses, etc)
16  
17  **Desktop (please complete the following information):**
18   - OS: [e.g. Ubuntu vX.X]
19   - Dojo Version [e.g. 22]
20   - Dojo Advanced Setups used (external bitcoind, bitcoind exposed to external apps, etc)
21  
22  **Additional context**
23  Add any other context about the problem here.