Skip to content

Commit cb8e557

Browse files
committed
Fix typos
1 parent 2e0f802 commit cb8e557

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.github/ISSUE_TEMPLATE/add-member.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ body:
7070
description: Do you want your publications to be auto-updated?
7171
multiple: false
7272
options:
73-
- "True"
7473
- "False"
74+
- "True"
7575
validations:
7676
required: true
7777

@@ -105,7 +105,7 @@ body:
105105
attributes:
106106
label: "Current Role Affiliation"
107107
description: "Affiliation"
108-
placeholder: "Mila, McGill1"
108+
placeholder: "Mila, McGill"
109109
validations:
110110
required: false
111111

.github/ISSUE_TEMPLATE/update-member.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ body:
7474
description: Do you want your publications to be auto-updated?
7575
multiple: false
7676
options:
77-
- "True"
7877
- "False"
78+
- "True"
7979
validations:
8080
required: True
8181

_data/authors.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,9 @@ Victor Livernoche:
267267
title: PhD
268268
advisor: Reihaneh Rabbany
269269
start_date: Fall 2024
270+
affiliation: Mila, McGill
271+
research_directions:
272+
- poli-sci
270273
social_media_links:
271274
- label: Twitter
272275
url: https://x.com/VicLvne

0 commit comments

Comments
 (0)