Skip to content

Commit 6a998f3

Browse files
committed
rfc1: use WIP or draft not ready tag
Problem: the use of a "ready" tag to indicate that PR is ready for review contradicts current practice. Replace with the two options we currently use: - a WIP prefix on the PR title - github "draft" selection
1 parent 287f21b commit 6a998f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec_1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Development Process
158158

159159
- Maintainers SHALL merge correct patches from other Contributors as described in :doc:`spec_48`.
160160

161-
- The Contributor MAY tag an issue as "Ready" after making a pull request for the issue.
161+
- The Contributor MAY add a "WIP" prefix to a pull request title or use the platform to select "draft" to indicate that a pull request is not yet ready for review.
162162

163163
- The user who created an issue SHOULD close the issue after checking the patch is successful.
164164

0 commit comments

Comments
 (0)