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
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,8 @@ No contribution is too small—whether it’s changing a color, resizing a butto
31
31
32
32
The complete, official list of tasks is available [here on ClickUp](https://sharing.clickup.com/90181043445/l/h/6-901810339879-1/bbfd32f4f4bf64b). If you are working on one task, just assign it to yourself and move its status to "in progress". If there is also a GitHub issue for that task, assign it to yourself as well.
33
33
34
-
To have edit access to the ClickUp workspace, you need an admin to manually give you permission (one time thing). To do so, just use your preferred option:
35
-
- Ask or DM an admin on Discord
34
+
To have edit access to the ClickUp workspace, you need an admin to manually give you permission (one time thing). To do so, use your preferred option:
35
+
- Ask or DM an admin on [Discord](https://discord.gg/8Vd7jzqjun)
-[ ] Add filters to search through remaining profile fields (politics, religion, education level, etc.)
71
+
-[ ] Cover with tests (crucial, just the test template and framework are ready)
72
72
-[ ] Make the app more user-friendly and appealing (UI/UX)
73
73
-[ ] Clean up terms and conditions (convert to Markdown)
74
74
-[ ] Clean up privacy notice (convert to Markdown)
@@ -162,7 +162,7 @@ You can also add `console.log()` statements in the code.
162
162
163
163
If you are new to Typescript or the open-source space, you could start with small changes, such as tweaking some web components or improving wording in some pages. You can find those files in `web/public/md/`.
164
164
165
-
See [development.md](docs/development.md) for additional instructions, such as adding new profile features.
165
+
See [development.md](docs/development.md) for additional instructions, such as adding new profile field.
0 commit comments