mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-12-19 05:19:42 +08:00
80 lines
2.6 KiB
YAML
80 lines
2.6 KiB
YAML
triage:
|
|
label: triage
|
|
removeLabelWhenProjectAssigned: true
|
|
dryRun: false
|
|
|
|
closeAndLock:
|
|
labels:
|
|
- label: "ionitron: support"
|
|
message: >
|
|
Thanks for the issue! This issue appears to be a support request. We use this issue tracker exclusively for
|
|
bug reports and feature requests. Please use our [forum](https://forum.ionicframework.com) or our
|
|
[slack channel](https://ionicworldwide.herokuapp.com/) for questions about the framework.
|
|
|
|
|
|
Thank you for using Ionic!
|
|
- label: "ionitron: ionic pro"
|
|
message: >
|
|
Thanks for the issue! This issue appears to be related to Ionic Pro. We use this issue tracker exclusively for
|
|
bug reports and feature requests. Please use the [Ionic Pro Support Forum](https://ionic.zendesk.com/hc/en-us/requests/new)
|
|
to report this issue.
|
|
|
|
|
|
Thank you for using Ionic!
|
|
- label: "ionitron: missing template"
|
|
message: >
|
|
Thanks for the issue! It appears that you have not filled out the provided issue template. We use this issue
|
|
template in order to gather more information and further assist you. Please create a new issue and ensure the
|
|
template is fully filled out.
|
|
|
|
|
|
Thank you for using Ionic!
|
|
close: true
|
|
lock: true
|
|
dryRun: false
|
|
|
|
stale:
|
|
days: 365
|
|
maxIssuesPerRun: 100
|
|
exemptLabels:
|
|
- good first issue
|
|
- triage
|
|
exemptProjects: true
|
|
exemptMilestones: true
|
|
label: "ionitron: stale issue"
|
|
message: >
|
|
Thanks for the issue! This issue is being closed due to inactivity. If this is still
|
|
an issue with the latest version of Ionic, please create a new issue and ensure the
|
|
template is fully filled out.
|
|
|
|
|
|
Thank you for using Ionic!
|
|
close: true
|
|
lock: true
|
|
dryRun: false
|
|
|
|
wrongRepo:
|
|
repos:
|
|
- label: "ionitron: cli"
|
|
repo: ionic-cli
|
|
message: >
|
|
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
|
|
associated with the Ionic Framework. It appears that this issue is associated with the Ionic CLI.
|
|
I am moving this issue to the Ionic CLI repository. Please track this issue over there.
|
|
|
|
|
|
Thank you for using Ionic!
|
|
- label: "ionitron: stencil"
|
|
repo: stencil
|
|
message: >
|
|
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
|
|
associated with the Ionic Framework. It appears that this issue is associated with Stencil.
|
|
I am moving this issue to the Stencil repository. Please track this issue over there.
|
|
|
|
|
|
Thank you for using Ionic!
|
|
close: true
|
|
lock: true
|
|
dryRun: false
|
|
|