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
GitHub has recently rolled out a public beta for their issue forms feature. This would allow us to create interactive issue templates and validate them.
NativeScript-CLI currently uses the older issue template format. The task is to create GitHub issue forms for this repository.
Tasks summary:
Fork & clone this repository
Prepare bug report issue form in .github/ISSUE_TEMPLATE/bug.yaml
Prepare feature request issue form in .github/ISSUE_TEMPLATE/feature.yaml
Push changes to master and test issue forms on your fork
Submit pull request
The text was updated successfully, but these errors were encountered:
Introduction
GitHub has recently rolled out a public beta for their issue forms feature. This would allow us to create interactive issue templates and validate them.
NativeScript-CLI currently uses the older issue template format. The task is to create GitHub issue forms for this repository.
Tasks summary:
The text was updated successfully, but these errors were encountered: