Open Issues Need Help
View All on GitHubAI Summary: The user discovered and shared two links related to the QGIS Grant Program: its official program page and its blog category. This informational post arose from a discussion within the QGIS US Chapter, highlighting the existence and resources for the grant program.
AI Summary: The GitHub issue reports an expired SSL/TLS certificate on the `https://certification.qgis.org/` website, leading to a security warning for users. This indicates a server-side configuration problem that needs to be addressed to restore secure access to the site.
AI Summary: The QGIS website's FAQ section, specifically the 'Citation Information', incorrectly displays the year as `%%Y` instead of the actual year. This is a visual rendering error that needs to be corrected.
AI Summary: The task involves correcting a minor typographical error on the QGIS website's 'Organization' page, specifically on the 'Infrastructure' subpage. This likely involves a simple edit to the relevant Markdown or HTML file within the website's source code, followed by rebuilding and deploying the site.
AI Summary: Investigate and resolve a reported security error on the hub.qgis.org/styles/ URL, which is causing security warnings in Firefox and Chromium browsers. This likely involves analyzing the website's security headers, certificates, and potentially the codebase to identify and fix the root cause of the issue. The solution might involve updating security certificates, implementing HTTPS correctly, or addressing mixed content issues.