Skip to content

Commit

Permalink
fix: update issue labels's description (mdn#29571)
Browse files Browse the repository at this point in the history
* fix: update issue labels's description

* Update files/en-us/mdn/community/issues/index.md

Co-authored-by: Joshua Chen <[email protected]>

---------

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
yin1999 and Josh-Cena authored Oct 11, 2023
1 parent 71297c7 commit a15be9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion files/en-us/mdn/community/issues/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,8 @@ Next, set the following labels as appropriate:
- `effort: small`, `effort: medium`, `effort: large`: Some contributors like to search for bugs based on the time and effort that will be needed to fix the bug. So where possible, you should try to provide an estimate of the required effort.
- `good first issue`: Set this label on the issue if the fix for the issue is really simple and if fixing the issue would provide good practice for a newcomer who is getting used to the process.
- `help wanted`: Set this label if the issue requires help from someone who knows about or is familiar with the topic. This is a popular label and some contributors use it to search for issues to work on in open source projects in their areas of familiarity or expertise.
- `broken link internal`, `broken link external`: Set the appropriate label if the issue involves a broken link to an internal or external page.
- `broken link external`: Set this label if the issue involves a broken link to an external page.
- `document not written`: Set this label if the issue involves a necessary document that has not been written yet, usually because a link points to it.
- `needs content update`: Set this label if the issue fix in another repository will need an equivalent fix in the `mdn/content` repository.

> **Note:** After the triage process is complete, remove the `needs triage` label.

0 comments on commit a15be9c

Please sign in to comment.