If there is no build for the user's architecture, then tell them this
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Currently the code for displaying the link does not check if the user's architecture matches the available download link. (ex: aarch64 will show x86-64 download link)
It would be good to support more architectures, but also good to provide a message explaining that we don't have a prebuilt version for their architecture. Then supply all the links for the architectures, along with a link to the build guide so that they can easily build locally.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the code that displays the download link and inspect how the user's architecture is matched to available builds. Update the download area to avoid offering an incompatible build, list links for all available architectures, show a message for unsupported architectures, and include the build guide link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100