From f80ea7a5f41cecd3c11e983e2ef4219429dbbd50 Mon Sep 17 00:00:00 2001 From: Artem Titov Date: Fri, 30 Jul 2021 12:49:08 +0200 Subject: [PATCH] Add a link to template to create a ticket to become WebRTC committer. Bug: webrtc:12298 Change-Id: I273d37f139b5d24ec9f26dac04e2b2ca5c6a6196 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227283 Reviewed-by: Mirko Bonadei Commit-Queue: Artem Titov Cr-Commit-Position: refs/heads/master@{#34601} --- g3doc/become_a_committer.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/g3doc/become_a_committer.md b/g3doc/become_a_committer.md index 8781b7aef8..f2c9844e6c 100644 --- a/g3doc/become_a_committer.md +++ b/g3doc/become_a_committer.md @@ -34,9 +34,8 @@ recommended to apply for WebRTC committer rights obtaining process. * [Chromium style guide][2] * [WebRTC style guide][3] -2. Create a ticket to obtain WebRTC committers rights in Monorail. - - TODO: add link to the template. +2. Create a ticket to obtain WebRTC committers rights in Monorail. Please use + [this template][6] of it. 3. Pick a mentor among WebRTC committers, who will review your CLs. For C++ authors, the mentor will also look for C++ readability skills. It's @@ -62,3 +61,4 @@ recommended to apply for WebRTC committer rights obtaining process. [3]: https://webrtc.googlesource.com/src/+/refs/heads/main/g3doc/style-guide.md [4]: https://developers.google.com/open-source/cla/individual?hl=en [5]: https://google.github.io/styleguide/cppguide.html +[6]: https://bugs.chromium.org/p/webrtc/issues/entry?template=Become+WebRTC+committer