diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d6c4f32..df0ab89 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,7 +7,6 @@ - [ ] I checked `description` against requests a user would really type — see CONTRIBUTING.md. - [ ] `python3 tools/validate_skills.py` passes locally. -- [ ] Every commit is signed off with `git commit -s` (DCO).