[Feature Request]Add a github-pull-request Folder in Zen Browser #6030
samarthpatel1289
started this conversation in
Polls
Replies: 1 comment
-
I see there is a PR open for this: #8888 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I propose adding a github-pull-request folder inside the Zen Browser repository to improve organization and streamline handling of GitHub pull request data. This folder will serve as a dedicated space for managing scripts, configurations, or utilities related to pull requests.
Motivation
Currently, there is no structured location within Zen Browser for handling GitHub pull request–related functionalities. Adding this folder would:
Improve code organization by grouping all PR-related scripts in one place.
Make it easier for contributors to locate and update PR-related logic.
Provide a clear structure for future enhancements related to pull requests.
Implementation Plan
Create the github-pull-request folder in the root of the repository.
Move any existing PR-related scripts or configurations into this folder.
Update documentation to reflect the new structure.
(Optional) Add scripts or automation tools to enhance PR management.
Looking forward to feedback from the team! 🚀
29 votes ·
Beta Was this translation helpful? Give feedback.
All reactions