heroku / heroku/buildpacks-ruby
Suggest people search existing issues in error message
- Dominant language
- Rust
- Stars
- 30
- Forks
- 7
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 5
Description
In our error messages, we suggest that people open an issue and do not provide a URL. Instead we should provide them with https://github.com/heroku/buildpacks-ruby/issues and suggest that people search for one. Leaving the suggestion that they open an issue implied.
The goal is to increase the signal to noise ratio and not accidentally spam the current buildpack maintainer.
Error message is here https://github.com/heroku/buildpacks-ruby/blob/b377e25769c7287c1866cafd3e8caa4cbf70da6e/buildpacks/ruby/src/user_errors.rs#L34
Additionally we should reference or link to the application contract https://github.com/heroku/buildpacks-ruby/blob/main/docs/application_contract.md
Contributor guide
Assessment
This issue has not been assessed yet.