File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- " review needed :eyes: " :
1
+ " needs review 👀 " :
2
2
- src/**/*
3
3
- public/*
4
4
5
- " documentation :book: " :
5
+ " documentation 📖 " :
6
6
- README.md
7
7
8
- " tooling :wrench: " :
8
+ " tooling 🔧 " :
9
9
- .github/**/*
10
10
- src/scripts/*
11
11
- src/lib/*
12
12
- src/hooks/*
13
13
14
- " dependencies :package: " :
14
+ " dependencies 📦 " :
15
15
- package.json
16
16
- yarn.lock
17
17
18
- " internal :house: " :
18
+ " internal 🏠 " :
19
19
- .all-contributorsrc
20
20
- i18n.config.json
21
21
- next.config.js
29
29
- .prettierrc
30
30
- netlify.toml
31
31
32
- " translation :earth_africa: " :
32
+ " translation 🌍 " :
33
33
- src/content/translations/**/*
34
34
- src/intl/**/*
35
35
- src/lib/utils/translations.ts
36
36
37
- " content :fountain_pen: " :
37
+ " content 🖋️ " :
38
38
- src/pages/*
39
39
- public/content/**/*
40
40
41
- " event :date: " :
41
+ " event 📅 " :
42
42
- src/data/community-events.json
You can’t perform that action at this time.
0 commit comments