You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be added to the leaderboard you must add your GitHub username and Zenika location in the `/src/app/hacktoberfest.json/route.ts` file.
30
+
To be added to the leaderboard you must add your GitHub or GitLab username and your Zenika location in the `/src/app/hacktoberfest.json/route.ts` file.
31
31
32
32
**You will need:**
33
33
34
34
- a [GitHub account](https://github.com) or a [GitLab account](https://gitlab.com/).
35
35
- to be registered to [Hacktoberfest website](https://hacktoberfest.digitalocean.com/).
36
-
-belongs to Zenika company.
36
+
-to belong to the Zenika company.
37
37
38
38
**Then you can make a PR to add your name:**
39
39
40
40
1. Fork this repository
41
-
2. Edit the `/src/app/hacktoberfest.json/route.ts` file by adding your informations to the `hacktoberfestData` array like this:
41
+
2. Edit the `/src/app/hacktoberfest.json/route.ts` file by adding your information to the `hacktoberfestData` array like this:
42
42
43
43
```
44
44
{
@@ -53,7 +53,7 @@ To be added to the leaderboard you must add your GitHub username and Zenika loca
53
53
}
54
54
```
55
55
56
-
⚠️ Please copy/paste one of the following location:
56
+
⚠️ Please copy/paste one of the following locations:
57
57
58
58
- "Bordeaux, FR"
59
59
- "Brest, FR"
@@ -78,7 +78,7 @@ To be added to the leaderboard you must add your GitHub username and Zenika loca
78
78
79
79
Once reviewed and merged, it may take one hour before the website is updated (cache stuff :)
0 commit comments