github.com/tomwright/dasel@v1.27.3/.github/ISSUE_TEMPLATE/bug_report.md (about) 1 --- 2 name: Bug report 3 about: Create a report to help us improve 4 title: "" 5 labels: "bug" 6 assignees: "" 7 --- 8 9 **Discussion?** 10 If this is a question rather than a bug, please raise it in the discussions Q&A section. 11 12 **Describe the bug** 13 A clear and concise description of what the bug is. 14 15 **To Reproduce** 16 Steps to reproduce the behavior: 17 18 1. Go to '...' 19 2. Click on '....' 20 3. Scroll down to '....' 21 4. See error 22 23 Include (sanitized) input files and commands to help along the way. 24 25 **Expected behavior** 26 A clear and concise description of what you expected to happen. 27 28 **Screenshots** 29 If applicable, add screenshots to help explain your problem. 30 31 **Desktop (please complete the following information):** 32 33 - OS: [e.g. iOS] 34 - Version [e.g. 22] (`dasel --version`) 35 36 **Additional context** 37 Add any other context about the problem here.