axodotdev / axodotdev/cargo-dist
Specify more precisely where to include repository key on init
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
Doc request:
```
× Github CI support requires you to specify the URL of your repository
help: Set the repository = "https://github.com/..." key in these manifests:
/home/saffron/Documents/projects/compile-typst-site/Cargo.toml
```
This should (personally) preferably mention the specific `[package]` table within the cargo toml.
Contributor guide
Research direction
Search the repository for the diagnostic text beginning “Github CI support requires you to specify the URL of your repository” and inspect where its help message is assembled. Update the guidance so it identifies the [package] table in Cargo.toml, then verify the rendered diagnostic uses the more precise wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100