Skip to content

Commit 0344348

Browse files
committed
Changed status instructions to be more general
1 parent 6953fdc commit 0344348

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ When creating a PR for one of our projects it is important to get your work revi
3737
* Assign a Reviewer from the list of reviewers on the project.
3838
* 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).
3939
* 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`.
4141
* When the `lgtm` label has been applied you can assign an Approver to your PR.
4242
* 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.
4444

4545
### Reviewers and Approvers for each project
4646
* [MCAD](https://github.com/project-codeflare/multi-cluster-app-dispatcher/blob/main/OWNERS)

0 commit comments

Comments
 (0)