wagtail.org icon indicating copy to clipboard operation
wagtail.org copied to clipboard

Highlight "Contribute to this" items on the roadmap

Open thibaudcolas opened this issue 1 year ago • 3 comments

On the roadmap, it’d be great if we had better ways to feature items marked as "needs contributions", like we do with "Sponsor this".

  • Display a label ("Contribute")
  • Have it link to the item’s issue by default, and have a way to set a custom URL when appropriate

We don’t tag things as "Needs contributions" often (only when something is really big and easy to collaborate on with lots of people) – but it’d be neat anyway.

thibaudcolas avatar Dec 22 '23 16:12 thibaudcolas

On the roadmap, it’d be great if we had better ways to feature items marked as "needs contributions", like we do with "Sponsor this".

  • Display a label ("Contribute")
  • Have it link to the item’s issue by default, and have a way to set a custom URL when appropriate

We don’t tag things as "Needs contributions" often (only when something is really big and easy to collaborate on with lots of people) – but it’d be neat anyway.

I would like to work on this issue. Can you share some more details. Like, I have some questions ...

  1. Does every feature which doesn't have "sponsor this" tag need to have "Contribute" tag?
  2. If not, will there be some prop or state like need_contributor:true/false based on which we will render Contribute tag. Because as you mentioned in the msg, you only need collaborator when the feature is easy to collaborate.

kituuu avatar Jan 03 '24 15:01 kituuu

@kituuu great! See the top of my initial message, some items are tagged as "needs contributions". Those are the ones that should be displayed with a more prominent "Contribute" tag.

thibaudcolas avatar Jan 04 '24 08:01 thibaudcolas

Check out #451

SurajSanap avatar Jan 08 '24 14:01 SurajSanap