From 4207703f1c4862c45cc8879b7142dabd8b3a1199 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 23 Sep 2021 15:59:18 -0500 Subject: [PATCH] .github/pull_request_template.md: update Signed-off-by: Sage Weil --- .github/pull_request_template.md | 74 ++++++++++++-------------------- 1 file changed, 27 insertions(+), 47 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 46ad1113ddd19..10121703cf498 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,58 +1,38 @@ - + ## Checklist -- [ ] References tracker ticket -- [ ] Updates documentation if necessary -- [ ] Includes tests for new functionality or reproducer for bug - ---- - -
-Show available Jenkins commands - -- `jenkins retest this please` -- `jenkins test classic perf` -- `jenkins test crimson perf` -- `jenkins test signed` -- `jenkins test make check` -- `jenkins test make check arm64` -- `jenkins test submodules` -- `jenkins test dashboard` -- `jenkins test dashboard cephadm` -- `jenkins test api` -- `jenkins test docs` -- `jenkins render docs` -- `jenkins test ceph-volume all` -- `jenkins test ceph-volume tox` - -
+- Tracker (select at least one) + - [ ] Very recent bug; references commit where it was introduced + - [ ] New feature (no ticket) + - [ ] References tracker ticket + - [ ] Doc update (no ticket) +- Documentation (select at least one) + - [ ] Updates relevant documentation + - [ ] No doc update is appropriate +- Tests (select at least one) + - [ ] Includes unit test(s) + - [ ] Includes integration test(s) + - [ ] Includes bug reproducer + - [ ] No tests +- Teuthology + - [ ] Completed teuthology run + - [ ] No teuthology test necessary (e.g., documentation) -- 2.39.5