# MTG Python Deckbuilder v4.4.2 ## Summary Adds community links and GitHub feature request templates so users can easily report issues, request new themes, and suggest features directly from the app. ## Added ### Community links GitHub repo, issue tracker, feature request, and DockerHub links now appear in the site footer and on the home page — visible from anywhere in the app without leaving the tab. ### GitHub issue templates Three structured issue templates are available at `.github/ISSUE_TEMPLATE/`: - **General Theme Request** — report a missing theme or a theme with incorrect/incomplete data. - **Commander-Specific Theme Request** — request a new commander strategy theme or flag synergy gaps for a specific commander. - **Other Feature Request** — suggest UI improvements, new workflow features, export formats, or anything else not theme/commander related. Reference copies of each template are also saved in `logs/roadmaps/feature_requests/` for local reference. ### Feedback prompts Short inline prompts with direct links to the relevant issue templates appear at the top of: - **Themes** page — links to the General Theme Request template - **Commanders** page — links to the Commander-Specific Theme Request template