github.com/consensys/gnark-crypto@v0.14.0/.github/ISSUE_TEMPLATE/bug-report.md (about) 1 --- 2 name: Bug report 3 about: Create a report to help us improve 4 title: 'bug: ...' 5 labels: '' 6 assignees: '' 7 8 --- 9 10 <!--- Provide a general summary of the issue in the Title above --> 11 12 ## Description 13 <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> 14 15 ## Expected Behavior 16 <!--- Tell us what should happen --> 17 18 ## Actual Behavior 19 <!--- Tell us what happens instead --> 20 21 ## Possible Fix 22 <!--- Not obligatory, but suggest a fix or reason for the bug --> 23 24 ## Steps to Reproduce 25 <!--- Provide an unambiguous set of steps to reproduce this bug. --> 26 <!--- Include code to reproduce, if relevant --> 27 1. 28 2. 29 3. 30 4. 31 32 ## Context 33 <!--- How has this bug affected you? What were you trying to accomplish? --> 34 35 ## Your Environment 36 <!--- Include as many relevant details about the environment you experienced the bug in --> 37 * gnark-crypto version used: 38 * go version (e.g. 1.20.6): 39 * Operating System and version: