You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
creating an issue (mention it in the issue template)
clicking the info from the bot
seeing a list of 'wanting repro' bugs
Are there missing types of bugs we'd like in it?
the results of jump to definition
the results for rename of an identifier
These can have additional syntax similar to how // ^| was added for completions
How do we recommend it?
Gently, by the three ideas above and maybe by providing some incentives in the discord
TODO
Remove the new comment which happens when assertions change in nightly builds. Likely will end up as too much noise, and it's the number of these repros may be small enough to keep on top of.
Add a way for a bot to add / remove the label for "Has Repro" on the TS repo based on PR body / comments
Add a way for a user to ask for the repros on a PR to be built instantly @typescript-bot repro this
Ship it to Microsoft/TypeScript
Add an export to fourslash, or export to baselines feature in the bug workbench. To make it trivial to C&P and go in the compiler codebase.
The text was updated successfully, but these errors were encountered:
Docs review
Code Sample Repros powered by twoslash in GH issues. RFC here.
Questions to answer
Links
Examples:
Action Items
Considering three entry points:
These can have additional syntax similar to how
// ^|
was added for completionsGently, by the three ideas above and maybe by providing some incentives in the discord
TODO
Remove the new comment which happens when assertions change in nightly builds. Likely will end up as too much noise, and it's the number of these repros may be small enough to keep on top of.
Add a way for a bot to add / remove the label for "Has Repro" on the TS repo based on PR body / comments
Add a way for a user to ask for the repros on a PR to be built instantly
@typescript-bot repro this
Ship it to Microsoft/TypeScript
Add an export to fourslash, or export to baselines feature in the bug workbench. To make it trivial to C&P and go in the compiler codebase.
The text was updated successfully, but these errors were encountered: