Skip to content

Commit d4e0bd7

Browse files
committed
Update Git_workflow_exercises.md
1 parent fcc2c24 commit d4e0bd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: docs/guides/Git_workflow_exercises.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ Relevant roles for phuse-org/phuse-scripts?
3131

3232
#### GitHub Exercises PSch: Are we creating some 'sandbox for this? What files to we use for examples?
3333

34-
* Simple steps: Contributor? suggest a change to an UNmodified file on the master branch
35-
1. ? Clone the repository
34+
* Simple steps: Contributor suggests a change to an UNmodified file on the master branch
35+
1. Fork the repository
3636
2. modify file
3737
3. "pull request" ... screenshots
38-
4. what happens then: Developer reviews the file? How does she know that there is a change to review?
38+
4. what happens then: Maintainer reviews the file? How does she know that there is a change to review?
3939
5. Open questions: when does this process end? What if the change is rejected? Does the contributor learn what happend to the suggested change? How?
4040
* Substantial change (takes some time)
4141
1. ? Create a fork (is branching only for members with "write" access??)

0 commit comments

Comments
 (0)