feat: add category pages with unique backgrounds - #239
Merged
steam-bell-92 merged 1 commit intoMay 16, 2026
Merged
Conversation
|
@C4aZy is attempting to deploy a commit to the Anuj's projects Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
Author
|
@steam-bell-92 please check |
steam-bell-92
approved these changes
May 16, 2026
Contributor
|
🎉 Thank you for your contribution! Your Pull Request has been merged successfully. We appreciate the time and effort you put into improving this project. Contributions like yours help the repository grow and stay useful for everyone. If you'd like to contribute again, please check the open issues and make sure you are assigned before opening another Pull Request. Thanks again for your support! 🙌 |
Contributor
|
Thanks @C4aZy! I've added you to the contributors list. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
name: Pull Request 🔄
description: Submit a Pull Request
title: "[PR]: feat: add category pages with unique backgrounds"
body:
type: textarea
id: description
attributes:
label: Description
value: |
Each category now has its own dedicated page with a unique
background that matches its theme.
type: dropdown
id: type-of-change
attributes:
label: Type of Change
value: UI/UX improvement
type: textarea
id: related-issue
attributes:
label: Related Issue
value: "Closes Add unique background themes for each category page #228 "
type: textarea
id: testing
attributes:
label: How Has This Been Tested?
value: |
- [x] Tested on macOS
- [x] Multiple test runs completed
- [x] Verified backgrounds load on all 3 pages
- [x] Verified dark/light mode works on all pages
- [x] Verified nav links work between pages
type: textarea
id: environment-info
attributes:
label: Environment
value: |
Python Version: N/A (frontend only)
OS: macOS
type: checkboxes
id: checklist
attributes:
label: Checklist
options:
- label: "I have been assigned this issue before raising this PR"
checked: true
- label: "My code follows the project's style guidelines"
checked: true
- label: "I have tested my code thoroughly"
checked: true
- label: "My project runs without errors"
checked: true
- label: "No external dependencies added (unless necessary)"
checked: true
- label: "I have updated the README.md (if adding new project)"
checked: false
- label: "I am participating in GSSoC 2026"
checked: true