Merge PR #4077: Update bug report template
This commit is contained in:
parent
1bd579dcdb
commit
fa8e0823f7
|
@ -8,17 +8,25 @@ about: Create a report to help us squash bugs!
|
||||||
v ✰ Thanks for opening an issue! ✰
|
v ✰ Thanks for opening an issue! ✰
|
||||||
v Before smashing the submit button please review the template.
|
v Before smashing the submit button please review the template.
|
||||||
v Please also ensure that this is not a duplicate issue :)
|
v Please also ensure that this is not a duplicate issue :)
|
||||||
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
|
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
|
||||||
|
|
||||||
## Summary of Bug
|
## Summary of Bug
|
||||||
<!-- Concisely describe the issue -->
|
|
||||||
|
<!-- Concisely describe the issue -->
|
||||||
|
|
||||||
|
## Version
|
||||||
|
|
||||||
|
<!-- Output from `gaiad version --long` and `gaiacli version --long` -->
|
||||||
|
|
||||||
## Steps to Reproduce
|
## Steps to Reproduce
|
||||||
<!-- What commands in order should someone run to reproduce your problem -->
|
|
||||||
|
<!-- What commands in order should someone run to reproduce your problem -->
|
||||||
|
|
||||||
____
|
____
|
||||||
|
|
||||||
#### For Admin Use
|
#### For Admin Use
|
||||||
- [ ] Not duplicate issue
|
|
||||||
- [ ] Appropriate labels applied
|
- [ ] Not duplicate issue
|
||||||
- [ ] Appropriate contributors tagged
|
- [ ] Appropriate labels applied
|
||||||
- [ ] Contributor assigned/self-assigned
|
- [ ] Appropriate contributors tagged
|
||||||
|
- [ ] Contributor assigned/self-assigned
|
||||||
|
|
|
@ -9,23 +9,28 @@ v ✰ Thanks for opening an issue! ✰
|
||||||
v Before smashing the submit button please review the template.
|
v Before smashing the submit button please review the template.
|
||||||
v Word of caution: poorly thought-out proposals may be rejected
|
v Word of caution: poorly thought-out proposals may be rejected
|
||||||
v without deliberation
|
v without deliberation
|
||||||
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
|
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
<!-- Short, concise description of the proposed feature -->
|
|
||||||
|
<!-- Short, concise description of the proposed feature -->
|
||||||
|
|
||||||
## Problem Definition
|
## Problem Definition
|
||||||
|
|
||||||
<!-- Why do we need this feature?
|
<!-- Why do we need this feature?
|
||||||
What problems may be addressed by introducing this feature?
|
What problems may be addressed by introducing this feature?
|
||||||
What benefits does the SDK stand to gain by including this feature?
|
What benefits does the SDK stand to gain by including this feature?
|
||||||
Are there any disadvantages of including this feature? -->
|
Are there any disadvantages of including this feature? -->
|
||||||
|
|
||||||
## Proposal
|
## Proposal
|
||||||
<!-- Detailed description of requirements of implementation -->
|
|
||||||
|
<!-- Detailed description of requirements of implementation -->
|
||||||
|
|
||||||
____
|
____
|
||||||
|
|
||||||
#### For Admin Use
|
#### For Admin Use
|
||||||
- [ ] Not duplicate issue
|
|
||||||
- [ ] Appropriate labels applied
|
- [ ] Not duplicate issue
|
||||||
- [ ] Appropriate contributors tagged
|
- [ ] Appropriate labels applied
|
||||||
- [ ] Contributor assigned/self-assigned
|
- [ ] Appropriate contributors tagged
|
||||||
|
- [ ] Contributor assigned/self-assigned
|
||||||
|
|
Loading…
Reference in New Issue