bazelbuild / bazelbuild/bazel-skylib
RELEASE NOTES TYPO FOR 1.5.0: Missing comma for WORKSPACE sha256
Open
- Dominant language
- Starlark
- Stars
- 444
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
Need to add trailing comma:
```skylark
sha256 = "cd55a062e763b9349921f0f5db8c3933288dc8ba4f76dd9416aac68acee3cb94",
```
Contributor guide
Research direction
Locate the 1.5.0 release notes entry containing the WORKSPACE sha256 value shown in the issue. Add the missing trailing comma and verify that the documented Starlark snippet matches the requested text.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, release
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100