rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
97.97k stars 12.69k forks source link

Create Pull Request templates for common actions #111764

Open pitaj opened 1 year ago

pitaj commented 1 year ago

Opening this issue so we can get central feedback from various teams on what categories of PRs we should support.

My initial list:

jyn514 commented 1 year ago

What does "infrastructure" mean here? the changes for infra are pretty broad, i can't think of any info that would be useful across all of them. ditto for rustdoc.

pitaj commented 1 year ago

Totally fair. Those are broad, and would essentially just be there to add the T- label. If you have more specific categories in mind, feel free to share.

jyn514 commented 1 year ago

We have autolabels already, i don't we should add templates just for labels. If we're going to do this, it should be so the PR author can more quickly get feedback without having to wait for a reviewer to point them to the right process, things like that - it's an aid for review basically.

nakul1710 commented 1 year ago

@pitaj @jyn514 it is you good issue for new comer . I want to contribute in it can you assign it to me

pitaj commented 1 year ago

@nakul1710 sorry we haven't really decided what templates we want yet. I've removed the easy label.

Once this issue is more fleshed out I'll add that label back. Thanks

vincenzopalazzo commented 1 year ago

I think the Feature stabilization issue (in order to request one feature stabilization) could be a good one; currently, there is no way to do it. You need just to ping people around

programmerjake commented 1 year ago

one thing that could benefit from a template though isn't necessarily all that common is updating a subtree/submodule