microsoft / tsdoc

A doc comment standard for TypeScript
https://tsdoc.org/
MIT License
4.68k stars 131 forks source link

New proposed/proposal tag #341

Open lloydjatkinson opened 1 year ago

lloydjatkinson commented 1 year ago

I propose a new tag @proposed or @proposal. This is because I believe there is intent not fully covered by the existing tags: @experimental, @alpha, @beta.

The suggested @proposed or @proposal tag serves the purpose of documenting a function/member as a proposed idea during peer reviews and pull requests.