Add difficulty labels to issues.
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 32.8k
- Forks
- 1.5k
- Avg merge
- 5h 34m
- Merged PRs (30d)
- 2
Description
Describe the feature you'd like
Many Rust projects have difficulty categories for errors. These are normally "E-Easy", "E-Medium" and "E-Hard"
Is your feature request related to a problem? Please describe. (Optional)
It'd make it easier for new contributors to be able to sort issues based on difficulty.
Describe alternatives you've considered (Optional)
Keeping the "good first issue"
Additional context (Optional)
The Rust repo and Tokio repo have good examples of how this might look.
Questionnaire
- I'm interested in implementing this myself but don't know where to start
- I would like to add this feature
- I don't have time to add this right now, but maybe later
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 by reviewing Yew's existing issue-label setup and comparing the difficulty categories used by the linked Rust and Tokio repositories. Define the label scheme and application process, then verify that contributors can use the labels to sort issues by difficulty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, rust
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100