Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit 5553a57

Browse files
authored
[docs] Updated README (#113)
- Added Discord badge in README which links to dedicated channel for development of this website - Fixed typographical errors in README - Removed broken links from README #108 Closes #108
1 parent cf74b27 commit 5553a57

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
## Code for Cause home website
1+
[![Discord](https://img.shields.io/discord/463752820026376202.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/jBHPxUz)
2+
3+
# Code for Cause home website
24

35
## Contributions and PR
46

57
- PRs should be generated against `development`.
68
- Remember to run `npm run format` before creating pull request.
7-
- Netlify willl create a preview inside pull request, Please check if your work is fine.
8-
- Development, preview and sandbox uses our https://authbox.codeforcause.org server.
9+
- Netlify will create a preview inside pull request, please check if your work is fine.
10+
- When in doubt, ask your queries on [#cfc-website channel on our Discord server](https://discord.gg/jBHPxUz)
911

1012
## Sandbox Deployment
1113

12-
you can find sandbox deployment at https://sandbox.codeforcause.org
14+
You can find sandbox deployment at https://sandbox.codeforcause.org
1315

1416
## Build Setup
1517

0 commit comments

Comments
 (0)