-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
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
New labels to tag issues that need help #11298
Comments
I like the idea. This should make things more transparent. BTW: There is actually a developer's todo list (see https://github.com/mrdoob/three.js/wiki/Developer%27s-TODO-list) but it is not actively maintained. |
Yep, probably having the tags could help to populate that TODO-list with link to the issues and people could find the relation between them all |
Sounds good to me 👍 |
Okay, let's do it! I've created two new labels for the project: |
I think we can gradually change the label |
In fact a good idea, but IMO I think (I'm no native English speaker, but "Wanted" (especially with capital W) looks to me a little dangerous - like "Wanted - dead or alive"; so I would replace it by "desired" 😉) |
No strong opinion about any of them, but what about renaming |
There is already a |
Ok, so I don't know, it's up to you I'm happy with whatever name you could propose ;) |
Maybe we can change |
That's sound great to me |
I think these labels may be too confusing. It must remain clear this is not a help site. I would go with I think that is sufficient. Contributors can be directed towards |
I'm okay with this. So we actually have to create only |
Following the same approach as the mentioned projects, Also I expect that tag to be added for "approved" suggestions, so they're suggestions that are considered useful enough for the core to be implemented or added to the roadmap/to-do list. So I could create both tags and add them to the issues as they're "validated". We could have issues with |
No additional help tags please. Adding |
Yep, that could works, just adding |
Ok, i've added now Please check the complete list of labels here: https://github.com/mrdoob/three.js/labels |
Perfect, thanks! 👍 |
I believe
threejs
should adopt a similar kind of tags as many projects are using right now to guide people that want to help to the project.For example in https://github.com/aframevr/aframe we've:
help wanted (easy)
used to tag simple bugs or feature requests focused on newcomers to start contributing without being overwhelmed or afraid to take a bigger task to start with. We also havehelp wanted (hard)
for harder issues but that will be easy to spot for people that have the knowledge but don't know where they could do to help to the project.Similar approach is used by the https://github.com/servo/servo project and many others.
I feel that when newcomers or more advanced users come to three.js, people don't know where they could help to improve the project so many interesting features needed by the engine are left undone because people don't know what is needed to be implemented as here we don't have a clear roadmap.
So you should read all the issues and try to guess and measure what you could do.
Starting with a tag as proposed, let's say as the one used in aframe or whatever you feel it could fit, people could just filter by these tags and start contributing.
The text was updated successfully, but these errors were encountered: