fix a typo in PR template

pull/1184/head
Dmitry Naymushin 3 years ago
parent 67552aadce
commit 132f2e1f77
  1. 2
      .github/pull_request_template.md

@ -6,7 +6,7 @@ unfortunately, this PR will likely be ignored.
If the edited files were covered by tests, updated tests are required for merging.
Please look into the tests folders and make sure you cover new code.
- Fixes ... (*issue number*)
- Fixes: ... (*issue number*)
- Tests: ... (*yes/no*)
- Docs updated: ... (*yes/no*)

Loading…
Cancel
Save