mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2025-08-06 11:56:58 +02:00
chore: fix syntax and make one small formatting change to PR template
Closes #344
This commit is contained in:
parent
bbe744ddba
commit
11e4754558
2
Makefile
2
Makefile
@ -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
|
||||
|
@ -1,11 +1,11 @@
|
||||
# Description
|
||||
## Description
|
||||
|
||||
Describe these changes.
|
||||
|
||||
# Testing
|
||||
## Testing
|
||||
|
||||
How should reviewers test?
|
||||
|
||||
# Issue(s)
|
||||
## Issue(s)
|
||||
|
||||
Closes [link](link).
|
||||
|
Loading…
Reference in New Issue
Block a user