mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2025-08-07 04:16:56 +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:
|
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.
|
Describe these changes.
|
||||||
|
|
||||||
# Testing
|
## Testing
|
||||||
|
|
||||||
How should reviewers test?
|
How should reviewers test?
|
||||||
|
|
||||||
# Issue(s)
|
## Issue(s)
|
||||||
|
|
||||||
Closes [link](link).
|
Closes [link](link).
|
||||||
|
Loading…
Reference in New Issue
Block a user