generated from manuGil/fair-code
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from manuGil/review
Notes to Lesson 4
- Loading branch information
Showing
8 changed files
with
110 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
|
||
# Lesson 4 Recapitulation --- Implement a Collaborative workflow | ||
**Time: 15 min** | ||
|
||
Working in teams, define and implement a workflow of your choice (branching/forking) to collaborate in a repository. Names between `[]` indicate who in the team should engage in each activity. | ||
|
||
1. [**Administrator**] create a repository for the team using the template: https://github.com/the-magnificents/collab-review | ||
2. [**Team**] discuss and agree on which workflow to implement for this exercise. | ||
3. [**Team**] each member choses one task from the `faircode-checklist.md` and make changes. | ||
4. [**Team**] each member opens a pull request to the `main` branch with the their changes **Important: do not merge.** | ||
5. [**Team**] each member makes some other changes to the repository, commits and push. | ||
6. [**Team**] go back to your pull request and see how the latest changes affected your pull request. **Do not merge.** | ||
|
||
```{attention} | ||
The collab-review repo is missing. This seems to be a fork of it. But the faircode-checklist.md is not there. https://github.com/xaurado/super_software | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Empty file.
File renamed without changes