forked from Jlawster/git_tp_final
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a28a1a6
commit 2fea4bc
Showing
2 changed files
with
11 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Ajouter des collaborateurs | ||
|
||
Pour ajouter des collaborateurs à votre dépôt Github, il vous faut : | ||
|
||
1. Cliquer sur l'onglet `Settings` en **haut à droite** de votre dépôt | ||
2. Cliquer sur l'onglet `Collaborators` sur le petit menu qui vient d'apparaître **à gauche** | ||
3. Renseigner le pseudo Github de vos camarades pour qu'ils reçoivent leur invitation | ||
4. Dès lors que ceux-ci auront accepté l'invitation reçue par mail, ils pourront travailler sur votre dépôt ! :) | ||
|
||
[retour à l'énoncé](https://github.com/ThomasEcalle/git_tp_final) |