Roff good first issues

5 open Roff issues currently match the default 10+ star filter. Scored difficulty: 5,946 at 1/5, 8,786 at 2/5, 12,699 at 3/5, 12,118 at 4/5, 857 at 5/5. This hub uses the same feed as the homepage, limited to repositories whose GitHub language is Roff.

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 5 of ~5 matching filters (Roff · 10+ stars)

List

Renovate custom managers: auto-bump Terraform / AWS CLI versions + dependency-coverage audit

AI summary

This issue tracks the implementation of a Renovate custom manager to automatically update Terraform and AWS CLI versions in `supported_versions.json`. The process involves Renovate detecting version changes and a separate script materializing those changes, including GPG verification and test template synchronization.

enhancementhelp wantedquestion
63
Difficulty
4/5

[Refactor] Remove Licenses in `templates` dir

AI summary

Refactor the `gh-templates` project to remove the locally stored license files from the `templates` directory, relying instead on external APIs for license rendering. This involves updating the codebase to fetch licenses dynamically and potentially removing any related files and code paths.

enhancementgood first issuefeaturefeature-request
11
Difficulty
3/5

[Bug]: Deprecate the use`install_issue_template.sh`

AI summary

The task is to remove the `install_issue_template.sh` script from the `gh-templates` repository because it's no longer needed. This involves deleting the script file and potentially updating any documentation or instructions that reference it.

buggood first issue
11
Difficulty
1/5

[Refactor]: rename `update_changelog.yml`

AI summary

Rename the GitHub Actions workflow file `update_changelog.yml` to `update-changelog.yml` within the `gh-templates` repository to adhere to a consistent naming convention. This involves a simple file rename and potentially updating any references to the old filename within the workflow itself.

good first issue
11
Difficulty
1/5

[Bug]: Error with the test issue template

AI summary

Debug and fix a bug in the 'test issue template' of the `gh-templates` project. The issue manifests as a failure to function correctly within GitHub, as shown by an error message and screenshot. The solution likely involves inspecting the template's YAML or Markdown code for syntax errors or logical flaws.

buggood first issue
11
Difficulty
3/5

Also browsing: Python , TypeScript , JavaScript