Good First Issues

Find beginner-friendly open source issues to contribute to

Programming Language

Search Labels

Showing 1 - 20 of 341399 issues

Upgrade React queryfingerprintjs/fingerprintjs-pro-use-cases

We are using `v3`. It works, but it would be nice to upgrade to `v5`: https://tanstack.com/query/latest/docs/framework/react/guides/migrating-to-v5

enhancementgood first issue

Created: 5/15/2025

Improve use of font styleschooseadb/chooseadb.com

## Definition of done * Distinguish between the fantasy narration elements and the actual science advice. * Make the text bigger by default (?) * A bit more interesting font in general? (Subject to peoples' opinions) ## Relevant docs - [Twinery.org Google fonts chapter](https://twinery.org/cookbook/googlefonts/chapbook/chapbook_googlefonts.html)

enhancementgood first issuehelp wanted

Created: 5/15/2025

ESP-IDF的BLE开发相关问题odddouglas/smarthost

good first issue

Created: 5/15/2025 • 1 comments

Replace lazy_static witth std::sync::LazyLockexein-io/kepler

Standard library now has replacement for it . [std::sync::LazyLock](https://doc.rust-lang.org/std/sync/struct.LazyLock.html) And even lazy_static talks about this https://github.com/rust-lang-nursery/lazy-static.rs?tab=readme-ov-file#standard-library After this we can drop the lazu_static dependency from `domain-db` and `kepler` crates.

good first issueBackend

Created: 5/15/2025

The asterisk isn't an asteriskchooseadb/chooseadb.com

<img width="462" alt="Image" src="https://github.com/user-attachments/assets/efc2aac1-6e40-4dd4-ac46-ff1372fa9051" /> ... it's a bullet point.

buggood first issue

Created: 5/15/2025

Add participants to the Credits PageJoy-of-Coding/ReactJam_2025_Spring

This is a no-code job of listing out all of the participants into a text file that we can use in the credits page once the credits page is built

good first issueLevel I

Created: 5/15/2025 • 1 comments

Mejorar el CONTRIBUTING.mdComBuildersES/formatos-para-eventos

Mejorar [la guía de contribución actual](https://github.com/ComBuildersES/formatos-para-eventos/blob/main/CONTRIBUTING.md). Con más ideas y forma de contribuir, etc. Se puede usar cualquiera de los CONTRIBUTING.md de otras iniciativas como inspiración: * https://github.com/ComBuildersES/estudio-publico-objetivo/blob/main/CONTRIBUTING.md * https://github.com/ComBuildersES/punto-de-encuentro/blob/main/CONTRIBUTING.md * https://github.com/ComBuildersES/awesome-community-builders/blob/master/CONTRIBUTING.md * https://github.com/ComBuildersES/communities-directory/blob/master/CONTRIBUTING.md

good first issuehelp wanted

Created: 5/15/2025

#1Configurar o SpringBootOseasNascimento/CadastroDeNinjas

-Rodar o primeiro programa na nossa API

good first issue

Created: 5/15/2025

add the edit pencil icon (for edit labels) into the its manual sectionkubestellar/ui

![Image](https://github.com/user-attachments/assets/74b3e68d-79fd-4746-890b-029c4d858aff)

good first issuehelp wantedfrontend

Created: 5/15/2025

fix deployUltiRequiem/sergif

todo ( i hope have some time at the end of the month)

enhancementhelp wantedgood first issuejavascript

Created: 5/15/2025 • 1 comments

[FEATURE] Outlined property for slides with titlemanjavacas/typslides

Hi, first of, thanks for an easy to use presentation template. One thing I would need before using this for actual work would be the ability to set slides with titles to appear in the TOC if specified. Not every presentation needs huge title slides but I would still like the TOC to be used. So for example, my ideal usage would be something like this: ```typst #slide(title: "Interviews im Kontext wissenschaftlicher Studien", outlined: true)[ ... ] ``` Also possible should be `#set slide(outlined: true)` if that is desired. Outlined slides should ideally appear as sub-items of sections in the TOC. If there are no sections at all, then they should appear the same way sections do otherwise. Not sure how actively you take requests, if you don't have time, maybe I can take a look when I find time. Just thought I'd leave the idea here. Have a good day, Mambouna

enhancementhelp wantedgood first issue

Created: 5/15/2025 • 1 comments

[FT] Add tests for `VLLMModel` base methodshuggingface/lighteval

## Issue encountered From @lewtun: in addition to adding integration tests for the vllm backend of lighteval WDYT about prioritising some unit tests for the VLLMModel class methods? That would help catch subtle bugs like [this](https://github.com/huggingface/lighteval/pull/721) and also protect us a bit from silent, yet breaking changes on the vllm side ## Solution/Feature Add tests for `VLLMModel`

good first issuefeature/enhancement

Created: 5/15/2025

add country flag icons to mobile package/repodepartment-of-veterans-affairs/vets-design-system-documentation

## Description As part of the work to build a mobile component for the international phone number , we need to add all the new icons for country flags to the mobile package/repo. ## Details Update assets package to consume new version of component-library package that added a new sprite sheet of national flag icons. ## Tasks - [ ] Update the mobile `assets` package to parse the new flag sprite sheet into named SVGs - Helpful hint: there's a script `extract-icons` used to parse them from the sprite sheet into SVGs - [ ] As part of unifying web/mobile design systems, the `component-library` package was updated with mobile icons that were previously handled separately, this ticket should be able to remove them from manual addition by the `assets` package after validating they're coming through with the rest of the VADS icons now - [ ] Either on this ticket or split out a separate one, update the mobile `components` package to consume the new `assets` package so the flag icons are available via the Icon component - Helpful hint: There's a script `buildIcons` to parse them from the `assets` package into a form usable by the Icon component ## Acceptance Criteria - [ ] Mobile `assets` package now has national flag icons parsed as SVGs and ready for use

good first issueplatform-design-system-teamva-icon

Created: 5/15/2025

TODOci-lab-cz/streamd

### Enhancement / New features #### high-priority (1) - gmx_MMPBSA_ana analysis, add possibility to run decomposition analysis #31 #32 - support of `multiple receptors × multiple ligands` run #44 #### moderate (2) - add documentation - more convenient replicas runs #35 - option to change box shape and edge distance #38 - save last frame pdb after MD - possibility to provide arguments through config.yaml file - more pytest tests #### minor (3) - show the % value of occupancy for each interaction on the image in PLIF_occupancy.html #32 > [!Note] > May not be possible to implement in StreaMD, depends on ProLIF package (PLIF_occupancy.html is generated by ProLIF module) - option to change the `font/label color` and `size/bold` for plif.png and plif_framemap.png #32 #### good to have (required external expertise) - replace commercial Gaussian to Orca/Gamess for ligand parametrization - add support of mixed-solvent simulations - membrane simulations support ### major changes - add support of OpenMM (+different MD engines) ### in-progress - Verbose argument. Show in the terminal the verbose information from Gromacs #32 > [!Note] > Any external help and contribution would be very appreciated!

enhancementgood first issuehelp wanted

Created: 5/15/2025

sign-upganaa037/Buy-me-coffee

sign-up form hiine

good first issue

Created: 5/15/2025

Using mediaLink constantsHxHexa/frieren-tcg

Frieren currently is using media links. We can extend that for everyone to make the code cleaner

enhancementgood first issue

Created: 5/15/2025

Crear plantillas que personas interesadas en colaborar puedan fácilmente reutilizarComBuildersES/estudio-publico-objetivo

El objetivo es ahorrar tiempo y dar ideas a personas que quieran ayudar a darle difusión a la iniciativa. Para empezar he creado [una de ejemplo para poder enviársela a profesores](https://github.com/ComBuildersES/estudio-publico-objetivo/blob/main/email-templates/PROFESORADO.md) ¿Alguien se anima a crear más plantillas? para: * Plantilla para enviar a comunidades tecnológicas * Plantilla para enviar a compañeros de empresa (o a RRHH) * Plantilla para organizaciones que puedan ayudarnos a darle difusión (e.j. [grupo de Transformación Digital Educativa de Andalucía](https://www.juntadeandalucia.es/educacion/eaprendizaje/tde/)). * [ver más público objetivo aquí](https://github.com/ComBuildersES/estudio-publico-objetivo/blob/main/CONTRIBUTING.md#instrucciones-para-enviar-la-encuesta)

good first issuehelp wanted

Created: 5/15/2025

Feature: Implementing graceful shutdown for DragonDB TCP server.Adarsh-Kmt/DragonDB

The database server should support graceful shutdown behaviour to ensure client connections are not closed abruptly and in-flight requests are handled properly. Features to be implemented: - The server should stop accepting new requests after shutdown is initiated. - All active requests should be processed fully before any connections are closed. - Clients should be notified that the server is shutting down so they can stop sending further requests. - Once all client connections are idle or completed, the server should shut down cleanly.

enhancementgood first issue

Created: 5/15/2025

Use ellipses for quick view titles when they're too longamelioro/ameliorate

### Describe your issue If I enter a quick view title that's even slightly long, it's pretty annoying to look at, since the overflow just goes behind buttons before getting cut off: https://github.com/user-attachments/assets/74551b5c-38b4-4f66-95e2-28ff35b7d008 ### Solution you'd like We should be able to use ellipses when there's not enough space to display the full title. In the above video, the title could show "Breakdown super duper rea...". ### Alternatives you've considered _No response_ ### Additional context We probably should put the 3 quick view buttons (edit/save/delete) into a dropdown menu as well, to make more space for the title, but we can do that in a separate ticket. ### Technical ideas and questions - The [text-overflow css prop](https://developer.mozilla.org/en-US/docs/Web/CSS/text-overflow) seems like it should accomplish what we want - Code change should probably be in the [QuickViewSection](https://github.com/amelioro/ameliorate/blob/cdbefee32b849cc98fcc59460ff3a4bcff014877/src/web/topic/components/TopicPane/QuickViewSection.tsx#L0-L1) component

enhancementgood first issueQoLawkward UX

Created: 5/15/2025

Remove "development" bannerpyladies/pyladiescon-portal

Remove the "development" banner for when we're ready to open the volunteer sign up form at PyCon US.

good first issuehelp wantedvolunteer portal

Created: 5/15/2025

Why Contribute to Open Source

Find Issues

Browse beginner-friendly issues across thousands of open source projects.

Contribute

Make meaningful contributions to projects that interest you.

Learn

Improve your coding skills by working on real-world problems.

Build Portfolio

Showcase your contributions and build your professional portfolio.