-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
doc: explanation about flagged feature etiquette needed #22021
Comments
See also https://nodejs.org/en/docs/es6/. |
@devsnek I want to work on this issue. Can you tell me what is to be done, please? |
@AdityaSrivast pretty much just compositing the points in my comment and the link Timothy sent. I think introducing a replacement of that es6 page might be the best option here. |
@devsnek There's a problem. I don't know the answer to these questions 😅 Is there still any way I can fix it, please? |
Maybe we can get this moving a bit by scaling back what we hope to document, at least on the first pass. Here's the list initially proposed by @devsnek but with a lot of the "why" stuff changed to simply documenting that's-the-way-it-is.
|
There is a lot of misunderstanding in the ecosystem about how harmony* and experimental flags should be used, most alarmingly in the case of libraries that ship support for features that are flagged.
We need to document:
This seems like a lot for one person so I thought I would open an issue about it and get some collaboration going.
*We probably shouldn't document V8's flagging, but it might be necessary to at least mention harmony flags.
The text was updated successfully, but these errors were encountered: