Skip to content

Commit 6c64de1

Browse files
author
Kara Sowles Deloss
authored
Merge pull request #294 from github/karasowles-patch-13
Update CONTRIBUTING.md
2 parents ccfe72e + 4183c33 commit 6c64de1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@ date: '06/16'
3232
UTCStartTime: '12:00'
3333
UTCEndTime: '15:00'
3434
type: 'meetup'
35+
language: 'English'
36+
location: 'Virtual'
3537
userName: 'github'
3638
userLink: 'https://www.meetup.com/GitHub-Africa/'
3739
linkUrl: 'https://www.meetup.com/GitHub-Africa/'
38-
location: 'Virtual'
3940
---
4041
4142
Join GitHub users across Africa to talk about open source project maintainership!
@@ -53,10 +54,10 @@ All fields included in the _frontmatter_ are mandatory:
5354
- `UTCStartTime`: end time in UTC, in `HH:MM` format.
5455
- `type`: one of the following `podcast`, `stream`, `talk`, `meetup`, `fundraising`, `conference`, `misc`.
5556
- `language`: primary language of the event (e.g., English, Spanish, Mandarin).
57+
- `location`: event location, either `Virtual` or the location itself.
5658
- `userName`: user name or organization organizing the event.
5759
- `userLink`: link to user or organization profile.
5860
- `linkUrl`: Button link with external link to the event.
59-
- `location`: event location, either `Virtual` or `In-person` or the location itself.
6061

6162
After these fields, on the line following `---`, you can add the event description, in markdown format.
6263

0 commit comments

Comments
 (0)