|
| 1 | +--- |
1 | 2 | name: New Member Template |
2 | | -description: Guide new members to add themselves on the website. |
3 | | -title: "As a website visitor, I want to see <new member name>'s profile on the member page." |
4 | | -labels: ["good first issue"] |
| 3 | +about: Guide new members to add themselves to the website |
| 4 | +title: As a website visitor, I want to see <Member Name>'s profile on the member page |
| 5 | +labels: good first issue |
| 6 | +assignees: '' |
5 | 7 |
|
6 | | -body: |
7 | | - - type: markdown |
8 | | - attributes: |
9 | | - value: | |
10 | | - ### Context / Contexte |
11 | | - New member's information is not currently displayed on the member page, making it difficult for visitors to know of their belonging to the club and potentially connect with them on professional networks. |
12 | | - *Les informations du nouveau membre ne sont pas encore affichées sur la page des membres, ce qui empêche les visiteurs de connaître son appartenance au club et de se connecter avec lui sur des réseaux professionnels.* |
13 | | - - type: markdown |
14 | | - attributes: |
15 | | - value: | |
16 | | - ### Acceptance Criteria / Critères d'acceptation |
17 | | - New member's information is added to the `equipe.yml` file. This includes: |
18 | | - *Les informations du nouveau membre sont ajoutées au fichier *`equipe.yml`*. Cela inclut :* |
| 8 | +--- |
| 9 | + |
| 10 | +### Context / Contexte |
| 11 | +New member's information is not currently displayed on the member page, making it difficult for visitors to know of their belonging to the club and potentially connect with them on professional networks. |
| 12 | +*Les informations du nouveau membre ne sont pas encore affichées sur la page des membres, ce qui empêche les visiteurs de connaître son appartenance au club et de se connecter avec lui sur des réseaux professionnels.* |
| 13 | + |
| 14 | +### Acceptance Criteria / Critères d'acceptation |
| 15 | +New member's information is added to the `equipe.yml` file. This includes: |
| 16 | +*Les informations du nouveau membre sont ajoutées au fichier *`equipe.yml`*. Cela inclut :* |
19 | 17 | - [ ] Full Name /*Nom complet* |
20 | 18 | - [ ] GitHub profile link /*Lien vers le profil GitHub* |
21 | 19 | - [ ] LinkedIn profile link /*Lien vers le profil LinkedIn* |
22 | 20 | - [ ] [Optional / Optionnel] Profile picture path /*Chemin de la photo de profil* (e.g. `images/membres/{nom_image}`) |
23 | | - [Optional / Optionnel] |
24 | | - The profile picture is properly sized to 225x225 pixels. |
25 | | - *La photo de profil est correctement redimensionnée à 225x225 pixels.* |
| 21 | + |
| 22 | +[Optional / Optionnel] |
| 23 | +The profile picture is properly sized to 225x225 pixels. |
| 24 | +*La photo de profil est correctement redimensionnée à 225x225 pixels.* |
0 commit comments