Skip to content

Commit 5fb0051

Browse files
committed
Update README.md for clarity and minor corrections
1 parent 1247847 commit 5fb0051

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ No contribution is too small—whether it’s changing a color, resizing a butto
3131

3232
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.
3333

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)
3636
3737
- Raise an issue on GitHub
3838

@@ -66,9 +66,9 @@ Everything is open to anyone for collaboration, but the following ones are parti
6666

6767
- [x] Clean up learn more page
6868
- [x] Add dark theme
69-
- [ ] Add profile features (intellectual interests, cause areas, personality type, conflict style, etc.)
70-
- [ ] Add filters to search through remaining profile features (politics, religion, education level, etc.)
71-
- [ ] Cover with tests (very important, just the test template and framework are ready)
69+
- [ ] Add profile fields (intellectual interests, cause areas, personality type, conflict style, timezone, etc.)
70+
- [ ] 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)
7272
- [ ] Make the app more user-friendly and appealing (UI/UX)
7373
- [ ] Clean up terms and conditions (convert to Markdown)
7474
- [ ] Clean up privacy notice (convert to Markdown)
@@ -162,7 +162,7 @@ You can also add `console.log()` statements in the code.
162162

163163
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/`.
164164

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.
166166

167167
### Submission
168168

0 commit comments

Comments
 (0)