This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
Implement install(app: Flask) function to register the feedback blueprint #1
Labels
good first issue
Good for newcomers
Milestone
This involves implementing https://github.com/arXiv/arxiv-feedback/blob/1c2cec6f48e2725d30497dfc6dc4829ac336cea5/arxiv/feedback/__init__.py#L6-L9
The function should register the ui blueprint on the app, and also check for/set defaults for config params:
APPLICATION_REPOSITORY_URL
APPLICATION_CONTRIBUTORS_URL
The text was updated successfully, but these errors were encountered: