nickgerace / gfold

CLI tool to help keep track of your Git repositories, written in Rust
https://crates.io/crates/gfold
Apache License 2.0
308 stars 20 forks source link

Add pull request template and minimize content on issue template #133

Closed nickgerace closed 3 years ago

nickgerace commented 3 years ago

Example: https://github.com/nickgerace/bovine/tree/1.0.0-rc2/.github

We simultaneously need the issue template to have fewer required fields while also adding a PR template.