mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This fixes the issue template link to the Angular CLI repository instead of staying in the Angular repository. PR Close #46756
14 lines
698 B
YAML
14 lines
698 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Security issue disclosure
|
|
url: https://angular.io/guide/security#report-issues
|
|
about: Report a security issue in Angular Framework, CDK, Material, or CLI
|
|
- name: Angular CLI
|
|
url: https://github.com/angular/angular-cli/issues/new/choose
|
|
about: Issues and feature requests for Angular CLI
|
|
- name: Angular Material and Components Development Kit (CDK)
|
|
url: https://github.com/angular/components/issues/new/choose
|
|
about: Issues and feature requests for Angular Material
|
|
- name: Support Request
|
|
url: https://github.com/angular/angular/blob/main/CONTRIBUTING.md#question
|
|
about: Questions and requests for support
|