Skip to content

Commit 21a99f9

Browse files
authored
docs: restrict code contributions to help wanted label (#898)
1 parent aa649c6 commit 21a99f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ To make the process as smooth as possible for everyone, please read the relevant
1818

1919
1. **Issue first**
2020

21-
- Before starting work, confirm there is an open issue for the task and that it is labeled `accepted`. Do **not** work on issues labeled `needs triage`.
22-
- **Exceptions:** Critical, unclassified production-blocking bugs. Trivial changes, such as typos or broken links.
21+
- Before starting work, confirm there is an open issue for the task and that it is labeled `help wanted`. Please do **not** submit PRs for issues without this label. Such pull requests will be closed without review.
22+
- **Exceptions:** Critical, unclassified production-blocking bugs. Translations, trivial changes, such as typos or broken links.
2323

2424
2. **Code style & formatting**
2525

0 commit comments

Comments
 (0)