Skip to content
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

[Feature] Implementing Flexible Configuration Logic with Priority Handling #128

Open
1chooo opened this issue Aug 26, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@1chooo
Copy link
Owner

1chooo commented Aug 26, 2024

Replace the current logic so that if the config has the information, use it; otherwise, fall back to the values in the constant. This will allow future users who want to use templates to freely change the information. Additionally, we can create a separate utils to determine the order of priority, which will avoid the need to reassess in every place where config is referenced.

@1chooo 1chooo added the enhancement New feature or request label Aug 26, 2024
@1chooo 1chooo added this to the September 2024 milestone Aug 26, 2024
@1chooo 1chooo self-assigned this Aug 26, 2024
@1chooo 1chooo removed this from the September 2024 milestone Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant