You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/contributing/guidelines/workflow.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -277,3 +277,13 @@ The following labels summarize the scope of the pull request:
277
277
-*scope: feature*.
278
278
-*scope: new-target*.
279
279
-*scope: refactor*.
280
+
281
+
282
+
### Documentation contribution labels
283
+
284
+
The [documentation repository](https://github.com/ARMmbed/mbed-os-5-docs) uses some of the same labels that the `mbed-os` repository does. In addition, it includes:
285
+
286
+
-*code dependency* - The feature or change this pull request describes has not yet merged into `master` in `mbed-os`. Even if all the required reviewers have reviewed and approved this pull request, it must wait to merge until its code does.
287
+
-*wait to merge* - This pull request is a work in progress and is not yet ready for full review.
288
+
-*Scripting work - not for writers* - This issue requires a change too large or frequent for us to do manually. Instead, a script needs to be created to fix this issue.
289
+
-*help wanted* - The documentation team does not know how to answer this question and welcomes help in answering it.
0 commit comments