Skip to content

Commit acafde3

Browse files
committed
rfc1: close issues upon fix merge
Problem: RFC 1 says that issues should be closed after a proposed patch has been checked to be correct, but probably issues should remain open until a fix has been reviewed and merged. Tweak that language a bit.
1 parent 6a998f3 commit acafde3

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
@@ -160,7 +160,7 @@ Development Process
160160

161161
- 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

163-
- The user who created an issue SHOULD close the issue after checking the patch is successful.
163+
- The user who created an issue SHOULD close the issue after a patch solving the issue has been merged.
164164

165165
- Maintainers SHOULD ask for improvements to incorrect patches and SHOULD reject incorrect patches if the Contributor does not respond constructively.
166166

0 commit comments

Comments
 (0)