Skip to content

Commit 55360f8

Browse files
author
Amanda Butler
authored
Add docs labels to workflow.md
Apply changes from PR #1256 to v6.0.0-preview.
1 parent 542692e commit 55360f8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,3 +277,13 @@ The following labels summarize the scope of the pull request:
277277
- *scope: feature*.
278278
- *scope: new-target*.
279279
- *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

Comments
 (0)