remove duplicate sveltekit template
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.2k
- Forks
- 1.8k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 6
Description
Problem
There are 2 templates
- https://github.com/vercel/examples/tree/main/framework-boilerplates/sveltekit
- https://github.com/vercel/examples/tree/main/framework-boilerplates/sveltekit-1
The former is woefully out of date and is the one being recommended on Vercel's website.
Proposed solution
Delete the former and rename the latter.
Contributor guide
No contributing guide indexed for this repository
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
Compare the two directories at framework-boilerplates/sveltekit and framework-boilerplates/sveltekit-1, then inspect references to both template paths. Delete the outdated sveltekit directory, rename sveltekit-1 to sveltekit, and verify that the resulting template path and references are correct.
Written by the indexing model from the issue text.
Assessment
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100