github.com/cosmos/cosmos-sdk@v0.50.10/.github/ISSUE_TEMPLATE/bug-report.md (about) 1 --- 2 name: Bug Report 3 about: Create a report to help us squash bugs! 4 title: "[Bug]: " 5 labels: "T:Bug" 6 --- 7 8 <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ 9 v ✰ Thanks for opening an issue! ✰ 10 v Before smashing the submit button please review the template. 11 v Please also ensure that this is not a duplicate issue :) 12 ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> 13 14 <!-- 15 IMPORTANT: Prior to opening a bug report, check if it affects one of the core modules 16 and if its elegible for a bug bounty on `SECURITY.md`. Bugs that are not submitted 17 through the appropriate channels won't receive any bounty. 18 --> 19 20 ## Summary of Bug 21 22 <!-- Concisely describe the issue --> 23 24 ## Version 25 26 <!-- git commit hash or release version --> 27 28 ## Steps to Reproduce 29 30 <!-- What commands in order should someone run to reproduce your problem? -->