gh-contribute
gh-contribute copied to clipboard
Small gh extension that suggests issues to work on in a given GitHub repository
### Token storage change in [latest release](https://github.com/cli/cli/releases/latest) of [gh](https://github.com/cli/cli) This is a message from the GitHub CLI team, maintainers of `gh`, writing to inform you that the most recent release...
Added a copy-paste-able (is there such a word?) `gh install` line, clarified the brief description a bit more and made the whole `README` look more like the other extensions. Great...
The shebang used in gh-screensaver and release.sh scripts (#!/bin/bash) has greater chance to fail (as it does on NixOS, for example). https://en.wikipedia.org/w/index.php?title=Shebang_(Unix)&oldid=878552871#Portability
As of this writing, [Hacktoberfest](https://hacktoberfest.digitalocean.com/) this year is 20 days away... I propose a feature for this occasion: if a repo has a topic [hacktoberfest](https://github.com/topics/hacktoberfest), and the current date is...
`E-help-wanted` `🌱 good first issue` `❓ help wanted` `junior job`
Read dependencies in a meta file (for example, in Rust: (Cargo.toml & Cargo.lock)) Read the lock file as well so you can contribute to projects that depend on dependencies you...