]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: include Dashboard/Orch in checklist wip-github_pr_template-master 42706/head
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Fri, 6 Aug 2021 17:32:24 +0000 (19:32 +0200)
committerErnesto Puerta <epuertat@redhat.com>
Wed, 29 Sep 2021 19:00:28 +0000 (21:00 +0200)
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
.github/pull_request_template.md

index 4d8d4d41a0d293129a93ef8c74ca7a163b2ff809..5bef496727cb1b1ff3bbf2374a7790889830ad91 100644 (file)
@@ -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
 
 ---