dfx new --frontend cli argument is wrong in the documentation
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 204
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
The list of flags provided includes plain-assets.
The documentation should be changed to simple-assets to reflect the program as shown here:
dfx new --frontend --help
[possible values: sveltekit, vanilla, vue, react, simple-assets, none]
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
Open the dfx new CLI reference at the flags section and compare its listed frontend values with the output of dfx new --frontend --help. Update the documented value from plain-assets to simple-assets, then verify that the page matches the command output.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100