TeX good first issues

80 open TeX issues currently match the default 10+ star filter. Scored difficulty: 5,947 at 1/5, 8,788 at 2/5, 12,702 at 3/5, 12,124 at 4/5, 857 at 5/5. This hub uses the same feed as the homepage, limited to repositories whose GitHub language is TeX.

All languages · Browse projects · How to find good first issues

Active projects

Unique repos with open help-wanted issues updated in the last 30 days

Showing 30 of ~80 matching filters (TeX · 10+ stars)

List

🎉 Request a language!

AI summary

This is a community discussion thread for users to request new language translations for a project. Users are instructed to first search for their desired language and upvote existing requests, or create a new comment with their language if it's not already listed.

enhancementhelp wantedgood first issuediscussion
56
Difficulty
1/5

2026 release TODOs

AI summary

This GitHub issue outlines a comprehensive to-do list for the "2026 release" of a document, likely an orientation guide for new students. It includes tasks ranging from content updates and proofreading to technical Git operations and checking external information like opening hours and course details.

help wantedto be fixed before releasein Bearbeitunggutes erstes issue
16
Difficulty
4/5

Discuss HRI

AI summary

This issue proposes a discussion to design new Human-Robot Interaction (HRI) tasks for RoboCup that are more challenging and impactful for research. The goal is to move beyond simple dialogues and incorporate multi-modal interactions, social cues, and adaptive strategies, addressing current limitations in robot attentiveness and interaction fluidity.

help wantedIdeaTo be discussed
175
Difficulty
4/5

[Discussion] What are our norms as a community around development on branches vs forks?

AI summary

This issue seeks to establish community norms regarding development workflows, specifically whether contributors should use forks or branches within the main repository. The goal is to discuss and decide on a preferred approach, then update documentation and educate new members accordingly.

help wantedcommunity-handbookproject governancedocumentationbook-dash-nov24
2.2K
Difficulty
2/5

TODO: colcon_defaults.yaml and colon mixins

AI summary

This issue highlights a lack of user understanding regarding proper colcon workspace setup, specifically concerning the `colcon_defaults.yaml` file and colon mixins. The goal is to improve documentation or provide clearer guidance to address this common confusion.

help wanted
22
Difficulty
2/5

MAIS-O16 / MAIS-A1 Problem 4.8: preliminary empirical code

AI summary

This issue describes work towards a specific research goal (MAIS-O16) by implementing a proof checker and a cooperating "FairBot_k". The current progress involves a working proof checker, and the next steps are to implement the FairBot and determine a cooperation threshold. The complexity arises from the potential for large proof sizes with the current system.

help wantedquestion
23
Difficulty
3/5

`nemotron3/run_demo.py` near-duplicates `fewshot_prompter.py`

AI summary

The `run_demo.py` script duplicates significant functionality already present in `FewShotPrompter`. This leads to maintenance issues as changes need to be applied in two places. The proposed fix is to refactor `run_demo.py` to be a simple CLI wrapper that utilizes the existing `FewShotPrompter` class, eliminating the redundant code.

good first issue
43
Difficulty
2/5

Broken link

AI summary

This issue reports a broken link within the Turing Way documentation. The link, intended to point to a Jupyter Book page, now leads to a nonexistent URL. This is a straightforward bug fix requiring the correction of a single hyperlink.

buggood first issue
2.2K
Difficulty
1/5

Personal repos should support identifiers of other platforms

AI summary

This issue proposes adding support for linking personal profiles on external academic platforms like ORCID, Google Scholar, and DBLP to user profiles on the DICE teams page. This would allow researchers to connect their profiles and make them more discoverable for others within and outside the team. The proposed solutions involve using RDF properties or `owl:sameAs` for data representation and icons for web page rendering.

enhancementhelp wanted
17
Difficulty
2/5

Launch configuration grammar

AI summary

The user is requesting documentation and concrete examples for a more advanced `launch.json` configuration. They want to launch specific subsets of modules within a project, a capability they previously achieved with the `cwd` parameter but is no longer supported in the current configuration language. The user is looking for ways to achieve this controlled launching from the top-level `launch.json`.

documentationhelp wanted
21
Difficulty
3/5

hansen_singleton_1983: build-time `pd.read_csv` of a vendored CSV over a raw-GitHub URL flakes on HTTP 429

AI summary

A notebook fails during CI builds because it attempts to read a CSV file from a raw GitHub URL, which is being rate-limited (HTTP 429). The CSV file is already vendored within the repository, so the fix involves changing the code to read the local file instead of fetching it over the network. A similar issue in a parallel notebook should also be addressed.

buggood first issue
122
Difficulty
1/5

Replace deprecated `tic`/`toc` timers with `qe.Timer` in kesten_processes

AI summary

This issue involves replacing deprecated `tic`/`toc` timer functions with the `qe.Timer` context manager in the `kesten_processes.md` lecture. The change is straightforward as the existing code uses `tic`/`toc` pairs to time single code blocks and print the elapsed time, which directly maps to the functionality of `qe.Timer`.

good first issue
49
Difficulty
1/5

[BUG]: Broken video embeds in Online Collaboration Cafe

AI summary

Embedded videos on the "Online Collaboration Cafe" page are not displaying, showing a blank box instead of the video player. This could be due to a broken link or an incorrect embed directive. The expected behavior is for the video player to be visible and functional on the page.

buggood first issuecommunity-handbook
2.2K
Difficulty
2/5

Also browsing: Python , TypeScript , JavaScript