You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: spec_1.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ Development Process
160
160
161
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.
162
162
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.
164
164
165
165
- Maintainers SHOULD ask for improvements to incorrect patches and SHOULD reject incorrect patches if the Contributor does not respond constructively.
0 commit comments