github.com/ergo-services/ergo@v1.999.224/.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: '' 6 assignees: '' 7 8 --- 9 10 **Describe the bug** 11 A clear and concise description of what the bug is. 12 13 **To Reproduce** 14 Steps to reproduce the behavior: 15 1. Example for reproducing '...' 16 2. Start node with the following options '....' 17 3. See error 18 19 **Expected behavior** 20 A clear and concise description of what you expected to happen. 21 22 **Screenshots** 23 If applicable, add screenshots to help explain your problem. 24 25 **Environment (please complete the following information):** 26 - Arch: [e.g. aarch64 or x86_64] 27 - OS: [e.g. Linux] 28 - Framework Version [e.g. 2.1.0] 29 - Number of CPU or (GOMAXPROCS value) 30 31 **Additional context** 32 Add any other context about the problem here.