chore: update language in response to PR suggestions

This commit is contained in:
Rachel Tublitz 2019-10-08 17:13:57 -04:00
parent a4383ecc6e
commit 4573736be9
No known key found for this signature in database
GPG Key ID: 03624CDEEF80714C

View File

@ -1,11 +1,6 @@
# Description
Please remember to consult our [contributing guidelines](https://github.com/mozilla-services/syncstorage-rs/blob/master/CONTRIBUTING.md#sending-pull-requests) before opening your PR.
Please include a summary of what's changed, and the [type](https://github.com/mozilla-services/syncstorage-rs/blob/master/CONTRIBUTING.md) of change this is.
# How should reviewers test this PR?
Please include details about how these changes should be tested.
# Related issues
* Closes [issue#](link).
- [ ] **Title** begins with _type_ (fix, feature, doc, chore, etc) and a short description with no period
- [ ] **Description** outlines the change
- [ ] **Test cases** included in the change (if appropriate)
- [ ] **Closes** or **Issue** link to associated issue(s)