-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add about page #70
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for color-conjure ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
also @utk09-NCL before you merge the pr it would be great if you add a level label to the issue and then merge |
what do you mean level label? |
SiVitest, | ||
} from "react-icons/si"; | ||
|
||
export default function Component() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't name it Component, name it same as the filename
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes changing and pushing again
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the review comments
like add a label with level1, level2 based on the tasks you have assigned to me as I'm a gssoc contributor, it would be of great help to me |
Please don't push now @RNAdvani
Also, I don't really know if I can assign level labels, and I'm not even sure if this has been accepted in gssoc (definitely accepted to hactoberfest though) |
okay, i wont push, and ig you probably can assign level tags |
these are rules for the gssoc points system @utk09-NCL |
Yes, but can you check if this repo is accepted in gssoc? |
yes it is, your repo is accepted i checked it |
I can't find it, can you share a screenshot or something please? Are we looking at two different things? 😅 |
That's just the topic, but I think this repo is not listed on https://gssoc.girlscript.tech/project which I got to know recently. Sorry about that, but I thought the process was same as hacktoberfest. But apparently for gssoc, I needed to register the repo 2 months ago (when this project did not exist 😞) |
correct, it's okay I'll still contribute to this loved working with you on this |
Thanks @RNAdvani Appreciate the gesture and all your (past and future) contributions! 😄 |
The project has been updated to use Typescript, please pull the latest |
yes i would |
Description
Adds about page
Fixes #33
Type of Change
Checklist