yewstack / yewstack/yew

Add difficulty labels to issues.

Open
#1,306 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

meta
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.