summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2019-02-14 09:13:32 -0600
committerGunnar Mills <gmills@us.ibm.com>2019-02-23 17:28:23 +0000
commitb5c5da02eb6619e4e59aefaaa02c7898d8ce1003 (patch)
tree96d1480923c463012cd25653756f92e602570035
parent8b37263fe11d6b8790121d09828dd57080e4cf29 (diff)
downloadopenbmc-docs-b5c5da02eb6619e4e59aefaaa02c7898d8ce1003.tar.gz
openbmc-docs-b5c5da02eb6619e4e59aefaaa02c7898d8ce1003.zip
design: Add "design" topic to gerrit reviews
This allows a query like this to be run to find all open design docs: https://gerrit.openbmc-project.xyz/#/q/topic:design+status:open This allows easy searching for design reviews in gerrit. Change-Id: Ia9dbdf0b762af7713e2cbd647ca45a8c5a609424 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--designs/design-template.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/designs/design-template.md b/designs/design-template.md
index 892e01e..20f194b 100644
--- a/designs/design-template.md
+++ b/designs/design-template.md
@@ -21,6 +21,8 @@ ____
ASCII diagrams. Plain text will allow the review to proceed without
having to look at additional files which can not be viewed in Gerrit. It
will also allow inline feedback on the diagram itself.
+* Once ready for review, submit to gerrit and set the topic of the review
+ to "design"
____
# Example design - this is the design title
OpenPOWER on IntegriCloud