github.com/algorand/go-algorand-sdk@v1.24.0/.github/ISSUE_TEMPLATE/bug_report.md (about) 1 --- 2 name: "\U0001F41C Bug report" 3 about: Report a reproducible bug. 4 title: '' 5 labels: new-bug 6 assignees: '' 7 8 --- 9 10 ### Subject of the issue 11 12 <!-- Describe your issue here. --> 13 14 ### Your environment 15 16 <!-- 17 * Software version: `algod -v` 18 * Node status if applicable: `goal node status` 19 * Operating System details. 20 * In many cases log files and cadaver files are also useful to include. Since these files may be large, an Algorand developer may request them later. These files may include public addresses that you're participating with. If that is a concern please be sure to scrub that data. 21 --> 22 23 ### Steps to reproduce 24 25 1. 26 2. 27 28 ### Expected behaviour 29 30 ### Actual behaviour