github.com/hyperledger/aries-framework-go@v0.3.2/.github/ISSUE_TEMPLATE.md (about) 1 * Are you filing a proposal? 2 Make sure you follow our [guidelines](CONTRIBUTING.md#proposals). 3 4 * Are you filing a bug report? 5 Use the following template for your bug report 6 (make sure you follow our [guidelines](CONTRIBUTING.md#bug-report): 7 8 **What I'm trying to do** 9 10 [Clearly describe what you're trying to do.] 11 12 **Expected result** 13 14 [Clearly describe the result you **expect**.] 15 16 **Actual result** 17 18 [Clearly describe the **actual** result you get.] 19 20 **Sample code / test case** 21 22 [Include a code sample that illustrates the test case.]