From 93d65f3ebbc2d6d730d72fd78d410bb072c296da Mon Sep 17 00:00:00 2001 From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Fri, 6 Aug 2021 19:32:24 +0200 Subject: [PATCH] .github: include Dashboard/Orch in checklist Signed-off-by: Ernesto Puerta --- .github/pull_request_template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4d8d4d41a0d..5bef496727c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -31,8 +31,9 @@ https://raw.githubusercontent.com/ceph/ceph/master/SubmittingPatches.rst --> ## Checklist -- [ ] References tracker ticket -- [ ] Updates documentation if necessary +- [ ] References [tracker ticket](https://tracker.ceph.com/issues/new) + - [ ] Affects [Dashboard](https://tracker.ceph.com/projects/dashboard/issues/new) and/or [Orchestrator](https://tracker.ceph.com/projects/orchestrator/issues/new), open tracker ticket (if necessary) +- [ ] Updates [documentation](https://docs.ceph.com/en/latest/) (if necessary) - [ ] Includes tests for new functionality or reproducer for bug --- -- 2.47.3