Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mention S-tracking-needs-summary under "what should i work on" #2053

Open
lolbinarycat opened this issue Sep 3, 2024 · 2 comments
Open

mention S-tracking-needs-summary under "what should i work on" #2053

lolbinarycat opened this issue Sep 3, 2024 · 2 comments

Comments

@lolbinarycat
Copy link

summarizing long discussions is very helpful, doesn't demand reviewer attention, and doesn't (usually) require knowledge of rustc internals, and doesn't even require writing any code.

all of this makes it a good way for beginners to meaningfully contribute to the rust project.

@fmease
Copy link
Member

fmease commented Sep 3, 2024

summarizing long discussions is very helpful

From the label's description: Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.

So it's less about summarizing what's been jotted down or discussed in the GH thread and more about gathering information from various possibly obscure sources like rust-lang/*1 GH issues (not just the tracking issue), PRs, Zulip topics, HackMD docs and likely also past initiators and contributors (necessitating interviews).

Idk how easy it'd be for beginners to take on such tasks. Altho it might be easier than I think, not sure.

I'd say the hard part would be to figure out the major blockers and unaddressed concerns of a given feature which past contributors have never written down in the tracking issue for various reasons (e.g. if they used to actively develop a feature, got stuck2 and then became inactive or disinterested).

This is just my own conclusion based on personal observations and experiences.

Footnotes

  1. Apart from rust-lang/rust this may include other r-l repos, esp. the ones corresponding to specific teams, working groups and project groups.

  2. This isn't unlikely in the event of non-trivial blockers like architectural limitations or in situations where it's unclear what the scale of a given problem actually is, e.g. if it affects/concerns multiple systems/areas and the various interactions are less than obvious.

@lolbinarycat
Copy link
Author

fair, but how easy is the rest of that list, actually?

contributing to clippy can be expecially rough due to the relative lack of issue triage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants