Installation guide has <tag> variable
Open
Beginner friendly
Nobody has claimed this yet.
documentation
enhancement
- Dominant language
- Python
- Stars
- 210
- Forks
- 36
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
curl -O https://raw.githubusercontent.com/oracle/macaron/<tag>/scripts/release_scripts/run_macaron.sh
chmod +x run_macaron.sh
in https://oracle.github.io/macaron/pages/installation.html#download
fails as <tag> is a variable.
Contributor guide
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 Download section of the installation guide at https://oracle.github.io/macaron/pages/installation.html#download and inspect the displayed curl command. Correct the repository URL so the command no longer treats as an unresolved variable, then verify the documented download command is usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, shell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100