We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b03e03 commit 47eb822Copy full SHA for 47eb822
docs/reference/contributing/guidelines/workflow.md
@@ -119,15 +119,15 @@ We consider adding a new functionality to be a feature. It does not matter if it
119
120
Release: feature
121
122
-#### Docs update
+#### Documentation update
123
124
-Documentation changes to markdown files or doxygen documentation (comment-only changes).
+Documentation updates include changes to markdown files or Doxygen documentation (comment-only changes).
125
126
Release: patch
127
128
#### Test update
129
130
-Update a new test unit or test case.
+Test updates include updates to a new test unit or test case.
131
132
133
0 commit comments