-
-
Notifications
You must be signed in to change notification settings - Fork 199
Closed
Labels
Description
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:
- 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
Reactions are currently unavailable