fixed spaces for headings
This commit is contained in:
@@ -3,25 +3,23 @@ name: Bug report
|
||||
about: Create a report to help us improve
|
||||
---
|
||||
|
||||
##Version of EOSJS
|
||||
## Version of EOSJS
|
||||
_which version of eosjs exhibits the issue_
|
||||
|
||||
##Bug Title
|
||||
### Bug
|
||||
A clear and concise title
|
||||
**Expected behavior** What you expected to happen.
|
||||
|
||||
##To Reproduce
|
||||
#### `To Reproduce`
|
||||
Steps to reproduce the behavior.
|
||||
|
||||
##Expected behavior
|
||||
What you expected to happen.
|
||||
|
||||
##Screenshots
|
||||
#### `Screenshots`
|
||||
Always Helpful
|
||||
|
||||
##Platform
|
||||
- [ ] Node
|
||||
#### `Platform`
|
||||
- [ ] Node
|
||||
- [ ] Web Browser
|
||||
- [ ] Mobile
|
||||
|
||||
##Additional Details on The Platform
|
||||
#### `Additional Details`
|
||||
_version of node, version of browser, mobile os version, anything else_
|
||||
|
||||
@@ -4,20 +4,22 @@ about: Describes planned features and updates
|
||||
|
||||
---
|
||||
|
||||
##Work Title##
|
||||
### Work Title
|
||||
Summarize Desired Outcome
|
||||
|
||||
##Requirements##
|
||||
#### `Requirements`
|
||||
One Sentence
|
||||
|
||||
##Complex Requirements##
|
||||
#### `Scenarios`
|
||||
|
||||
### Additional Considerations
|
||||
_The Following Are Optional_
|
||||
|
||||
###Design Notes###
|
||||
#### `Design Notes`
|
||||
Tradeoffs, compatibility, encapsulation
|
||||
|
||||
###Coding Notes###
|
||||
#### `Coding Notes`
|
||||
How to code it
|
||||
|
||||
###Additional context###
|
||||
#### `Additional context`
|
||||
Add any other context about the problem here.
|
||||
|
||||
Reference in New Issue
Block a user