iotaledger / iotaledger/identity
Remove numbered prefix in examples' names
Open
Chore
No changelog
- Dominant language
- Rust
- Stars
- 346
- Forks
- 100
- Avg merge
- 13h 41m
- Merged PRs (30d)
- 2
Description
## Description
Remove the number prefix in all examples' names - e.g. `0_create_did` -> `create_did`
Contributor guide
Research direction
Start by locating all repository examples whose names use the numbered prefix pattern, such as `0_create_did`. Rename those examples without the prefix and check for references that must use the new names; done means every example name follows the requested format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100