chore: fix syntax and make one small formatting change to PR template

Closes #344
This commit is contained in:
Rachel Tublitz 2019-11-21 16:32:29 -05:00
parent bbe744ddba
commit 11e4754558
No known key found for this signature in database
GPG Key ID: F8120AF20626A87E
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
run-local:
RUST_LOG=debug RUST_BACKTRACE=1 cargo run -- --config config/local.toml
RUST_LOG=debug RUST_BACKTRACE=1 cargo run -- --config config/local.toml

View File

@ -1,11 +1,11 @@
# Description
## Description
Describe these changes.
# Testing
## Testing
How should reviewers test?
# Issue(s)
## Issue(s)
Closes [link](link).