semantic-release / semantic-release/wordpress
DOCS: Update zip name
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In the documentation the zip name is my-plugin.zip (<slug>.zip)
but inside code and test the name of zip is package.zip
and actually the name of the generated zip file is package.zip
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 with README.md at the linked documentation line, then compare the zip name used in lib/publish.ts and test/3-publish-plugin.spec.ts. Confirm which name the generated archive uses and make the documentation consistent with the implementation and test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100