Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated link to search for package update requests #523

Merged
merged 1 commit into from
Apr 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/packaging/procedures/request-a-package-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ summary: Boohoo, your favorite package is outdated!

Packages updates are typically provided by the community or dedicated package maintainers. If we are not shipping the latest stable release of a package, however, you can let us know.

**First, please [look to see if an update request has already been filed](https://github.com/getsolus/packages/labels/Package%20Request) for the software or library you require**.
**First, please [look to see if an update request has already been filed](https://github.com/getsolus/packages/labels/Package%20Update%20Request) for the software or library you require**.

If there isn't an existing request, you can use the link below to request a package update. Note that updates solely for a new version number, platform-specific updates (such as to macOS or Windows) which aren't relevant, or solely translation updates, are generally not accepted or not prioritized.

Expand Down