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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -37,10 +37,10 @@ When creating a PR for one of our projects it is important to get your work revi
37
37
* Assign a Reviewer from the list of reviewers on the project.
38
38
* Change the status of the issue from `In Progress` to `Ready For Review` on the [Project Codeflare Sprint Board](https://github.com/orgs/project-codeflare/projects/8/views/3).
39
39
* Once the PR is reviewed the reviewer may request changes to be made, or if they are happy with the PR they will apply an `lgtm` label.
40
-
* You can now move the linked issue(s) to the `In Review` column.
40
+
* You can now change the status of the issue to `In Review`.
41
41
* When the `lgtm` label has been applied you can assign an Approver to your PR.
42
42
* The approver may request more changes, or if they are happy with the PR they will apply the `approved` label. After this the PR will be merged.
43
-
* You can now move the linked issue(s) to the `Closed`column if they have not moved automatically after the merge.
43
+
* You can now change the status of the issue to `Closed` if the status didn't change automatically after the merge.
0 commit comments