Use hashtags instead of topics

We're trying to reduce our use of topics for identifying changes,
so let's update the spec template, as well as the matrix-for-opendev
spec (since it's in progress), to specify hashtags instead.

Change-Id: I89577da31b660f1b7a598ae34650d70bb7c2b5ef
This commit is contained in:
James E. Blair
2025-11-17 09:06:28 -08:00
parent fb0cba4e43
commit 621afa2556
2 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -141,14 +141,14 @@ Assignee(s)
- clarkb
Gerrit Topic
------------
Gerrit Hashtag
--------------
Use Gerrit topic "opendev-matrix" for all patches related to this spec.
Use Gerrit hashtag "opendev-matrix" for all patches related to this spec.
.. code-block:: bash
git-review -t opendev-matrix
git-review --hashtags opendev-matrix
Work Items
----------
+4 -4
View File
@@ -52,14 +52,14 @@ Assignee(s)
- <IRC nick or "None" if intended for the Help Wanted section>
- <IRC nick of additional assignee if any, repeat as needed>
Gerrit Topic
------------
Gerrit Hashtag
--------------
Use Gerrit topic "<topic_name>" for all patches related to this spec.
Use Gerrit hashtag "<hashtag_name>" for all patches related to this spec.
.. code-block:: bash
git-review -t <topic_name>
git-review --hashtags <hashtag_name>
Work Items
----------