-
Notifications
You must be signed in to change notification settings - Fork 138
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
Remove the footer from the home page #972
Comments
Hi, I’d like to work on the issue to remove the footer from the home page. My approach:
I’ll complete this task within the 3-day timeframe, ensuring compliance with project guidelines. Looking forward to your approval to proceed! |
Can I take this issues? I'm a frontend and smart contract developer and a first time contributor in this repo. |
I’d love to work on this task. |
Could I take over this issue? |
Hi, |
Hi I am Dumto, I am a new contributor to Only dust and this project. I would love to be assigned this issue. ETA 1 day |
I'd fix this with route grouping or conditionally removing the footer from the home page. I'd love to work on this! |
Hi, can i be assigned this task? thank you |
Hi, I'd love to work on this issue. I'll first analyze the current setup, and check/how the home page is rendered (the component) and how the footer comes into the home page, and then I'll make my fix. |
May I handle this issue? |
Description 📹
Remove the footer from the home page
Link : https://starknet.quest/
Proposed Actions 🛠️
Here’s a checklist of actions to follow for resolving this issue:
Fork and Create Branch:
Fork the repository and create a new branch using the issue number:
Implement Changes:
[Insert Code snippet if needed with a mardown todo list]
Run Tests and Commit Changes:
Make sure your changes don't break existing functionality and commit with a clear message:
git commit -m "Fix: [Short description of the fix]"
Required 📋
To keep our workflow smooth, please make sure you follow these guidelines:
Close #[issue_id]
.Thank you for your contribution 🙏
The text was updated successfully, but these errors were encountered: