34 Open Issues Need Help Last updated: Jul 3, 2026

Open Issues Need Help

View All on GitHub
enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

新版vTaiwan網站,以Vue開發中

HTML
good first issue

新版vTaiwan網站,以Vue開發中

HTML

新版vTaiwan網站,以Vue開發中

HTML
enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML
bug help wanted question

新版vTaiwan網站,以Vue開發中

HTML
documentation enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: The GitHub issue requests a modification to the FAQ section titled "How to be adopted?". Currently, this section is limited to explaining adoption by the government. The suggestion is to expand it to include methods for the third sector (e.g., non-profits, civil society) to utilize opinion collection procedures and other public participation avenues, such as online petitions and citizen collaboration.

Complexity: 1/5
documentation enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: This GitHub issue requests a minor text refinement in the FAQ section regarding how to track issues. The current text mentions a non-existent newsletter, and the proposed change is to update it to suggest joining the #vTaiwan Slack channel instead.

Complexity: 1/5
bug documentation enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: The GitHub issue requests a text refinement in the FAQ section regarding "How to propose an issue/topic." The current explanation incorrectly mentions a non-existent button. The proposed change is to update the text to suggest participating in Slack or online meetings for proposing topics.

Complexity: 1/5
documentation enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: This issue requests adding a hyperlink to the "CC-BY-SA" text located in the website's footer. The provided link, https://creativecommons.org/licenses/by-sa/4.0/deed.zh-hant, should be used as the target for this new hyperlink.

Complexity: 1/5
documentation enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML
documentation enhancement good first issue optional

新版vTaiwan網站,以Vue開發中

HTML

新版vTaiwan網站,以Vue開發中

HTML

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: Implement a new "Auto Record Mode" checkbox option in the automatic speech recording feature. When enabled, this mode will continuously transcribe audio whenever the microphone is active, eliminating the need to manually start recording.

Complexity: 4/5
duplicate enhancement good first issue optional

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: Modify the vTaiwan Neo project's Jitsi integration to disable video by default upon joining a meeting. This improves user experience by giving participants more control and time to prepare before their video is visible.

Complexity: 3/5
enhancement good first issue optional

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: Integrate a Mastodon link (https://g0v.social/) into the vTaiwan website's community section. This likely involves updating the website's frontend code (Vue.js) to add a link or button to the specified Mastodon instance within the existing community area.

Complexity: 2/5
enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: As an English-speaking user, thoroughly test the functionality and navigation of the vTaiwan Neo website (built with Vue.js) on both mobile and desktop devices. Identify all pages and elements requiring translation into English and create corresponding issues for each.

Complexity: 3/5
documentation enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: The task is to resolve an issue where the `detect-inapp` package is preventing login from in-app browsers in the Vue.js-based vTaiwan Neo website. This requires investigating why the package is blocking in-app browsers and either modifying the login flow to accommodate them or finding an alternative solution that doesn't interfere with in-app browser functionality. The solution should ensure users can log in seamlessly regardless of the browser type.

Complexity: 4/5
enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML
enhancement good first issue optional

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: This task involves integrating a Discourse forum into an existing Vue.js website. It requires locating the original website's discussion area, replicating it using AI assistance, revising the code, testing the integration, and debugging any issues.

Complexity: 4/5
enhancement help wanted

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: The task involves retrieving raw discussion data for a specific Discourse topic using a GET request. This includes finding relevant code within the existing vTaiwan Neo project, fetching the raw data, and then potentially exploring different visualization methods (e.g., tree diagrams).

Complexity: 3/5
enhancement good first issue question

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: Modify the `/transcriptions` route to allow access for unauthenticated visitors while restricting certain functionalities. Specifically, remove the "Upload Transcription" section and the "Edit Outline" button from the DOM for unauthenticated users.

Complexity: 3/5
enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: Implement Open Graph meta tags in the Vue.js vTaiwan Neo website to improve how the site is previewed on social media platforms. This involves adding appropriate `<meta>` tags within the `<head>` section of the website's HTML, using the `ogp.me` resource as a guide for proper implementation.

Complexity: 2/5
documentation enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: Integrate Google Analytics into the Vue.js vTaiwan Neo website using the `vue-gtag` package. This involves retrieving the existing Google Analytics tracking ID from the original website, configuring the `vue-gtag` plugin with this ID, and potentially requesting access permissions for a specific email address.

Complexity: 2/5
enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: Use Lighthouse to audit and improve the accessibility and usability of the Vue.js-based vTaiwan Neo website. This involves running Lighthouse audits, identifying areas for improvement (performance, accessibility, best practices, SEO), and implementing changes to the codebase (Vue components, styling, etc.) to address the identified issues.

Complexity: 4/5
enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: Add data for an upcoming meetup (August 4th) to the `/data/meetups.ts` file, following the provided interface and example. The task involves creating a new JSON object representing the meetup details and adding it to the existing array. Collaboration and clarification on data format are encouraged if needed.

Complexity: 1/5
documentation enhancement good first issue help wanted

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: The current vTaiwan Neo website, built with Vue, does not update the transcript outline in the transcript list immediately after saving edits to a transcript outline. The task is to modify the application's data handling and potentially its state management to ensure that changes to a transcript outline are reflected instantly in the list view, providing a seamless user experience.

Complexity: 4/5
good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: Integrate the existing Discourse forum (https://talk.vtaiwan.tw/) into the new vTaiwan website built with Vue.js. This involves researching the original website's Discourse integration code, creating a new branch ('new-feature-discourse'), implementing the integration, deploying, testing, debugging, and potentially refactoring the 'projects' and 'meetups' sections to fetch data via a Discourse API instead of static files.

Complexity: 4/5
enhancement help wanted question

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: Create a manifest file (manifest.webmanifest) and potentially additional assets (icons in various sizes) to enable mobile bookmarking and improve the website's appearance on mobile devices. The manifest should include details like the website's name, short name, icons, display settings, and theme color, aligning with the existing vTaiwan Neo design.

Complexity: 2/5
enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML

AI Summary: This task involves creating a front-end interface and a back-end API for website administrators to manually edit and update the website's key summaries (outlines), allowing them to correct any AI-generated errors. The front-end needs to display and edit Markdown, and both the front-end and back-end require styling and testing.

Complexity: 4/5
enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML
documentation enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML
documentation enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML
documentation enhancement good first issue

新版vTaiwan網站,以Vue開發中

HTML