From b7db98fd92dcf251d0a1d3cb3bf3989bace7d2e4 Mon Sep 17 00:00:00 2001 From: Joey Perrott Date: Fri, 30 Apr 2021 10:35:26 -0700 Subject: [PATCH] build: remove emojis from github issue templates (#41902) Remove emojis from github issue templates as they are not great for a11y and do not provide great value. PR Close #41902 --- .github/ISSUE_TEMPLATE.md | 4 --- .github/ISSUE_TEMPLATE/1-bug-report.md | 31 ++++++++-------- .github/ISSUE_TEMPLATE/2-feature-request.md | 19 +++++----- .github/ISSUE_TEMPLATE/3-docs-bug.md | 35 ++++++++----------- .../4-security-issue-disclosure.md | 7 +--- .github/ISSUE_TEMPLATE/5-support-request.md | 9 ++--- .github/ISSUE_TEMPLATE/6-angular-cli.md | 7 +--- .../ISSUE_TEMPLATE/7-angular-components.md | 7 +--- 8 files changed, 42 insertions(+), 77 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 625de624e7..fb923c51a3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,10 +1,6 @@ -πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘ - Please help us process issues more efficiently by filing an issue using one of the following templates: https://github.com/angular/angular/issues/new/choose Thank you! - -πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘ diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.md b/.github/ISSUE_TEMPLATE/1-bug-report.md index 8cf9b32bb1..f918378db6 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.md +++ b/.github/ISSUE_TEMPLATE/1-bug-report.md @@ -1,40 +1,39 @@ --- -name: "\U0001F41E Bug report" +name: "Bug Report" about: Report a bug in the Angular Framework --- - +--> -# 🐞 bug report +# Bug Report ### Affected Package - The issue is caused by package @angular/.... + The issue is caused by package @angular/.... ### Is this a regression? - Yes, the previous version in which this bug was not present was: .... + Yes, the previous version in which this bug was not present was: .... ### Description - - A clear and concise description of the problem... + A clear and concise description of the problem... -## πŸ”¬ Minimal Reproduction +## Minimal Reproduction - https://stackblitz.com/... + https://stackblitz.com/... -## πŸ”₯ Exception or Error +## Exception or Error

 
-
 
 
-## 🌍 Your Environment +## Your Environment **Angular Version:**

 
-
 
 
**Anything else relevant?** - + - + diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.md b/.github/ISSUE_TEMPLATE/2-feature-request.md index 22544004d3..c88cc8186b 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.md +++ b/.github/ISSUE_TEMPLATE/2-feature-request.md @@ -1,32 +1,31 @@ --- -name: "\U0001F680 Feature request" +name: "Feature Request" about: Suggest a feature for Angular Framework - --- - +--> -# πŸš€ feature request +# Feature Request ### Relevant Package - This feature request is for @angular/.... + This feature request is for @angular/.... ### Description - A clear and concise description of the problem or missing capability... + A clear and concise description of the problem or missing capability... ### Describe the solution you'd like - If you have a solution in mind, please describe it. + If you have a solution in mind, please describe it. ### Describe alternatives you've considered - Have you considered any alternative solutions or workarounds? + Have you considered any alternative solutions or workarounds? diff --git a/.github/ISSUE_TEMPLATE/3-docs-bug.md b/.github/ISSUE_TEMPLATE/3-docs-bug.md index c7ed324cce..caa23d5fbc 100644 --- a/.github/ISSUE_TEMPLATE/3-docs-bug.md +++ b/.github/ISSUE_TEMPLATE/3-docs-bug.md @@ -1,55 +1,48 @@ --- -name: "πŸ“š Docs or angular.io issue report" +name: "Docs or angular.io Bug Report" about: Report an issue in Angular's documentation or angular.io application - --- - +--> -# πŸ“š Docs or angular.io bug report +# Docs or angular.io Bug Report ### Description - A clear and concise description of the problem... + A clear and concise description of the problem... -## πŸ”¬ Minimal Reproduction +## Minimal Reproduction ### What's the affected URL?** - https://angular.io/... + https://angular.io/... ### Reproduction Steps** - ### Expected vs Actual Behavior** - - -## πŸ“·Screenshot +## Screenshot - + - -## πŸ”₯ Exception or Error +## Exception or Error

 
-
 
 
- -## 🌍 Your Environment +## Your Environment ### Browser info - + ### Anything else relevant? - + diff --git a/.github/ISSUE_TEMPLATE/4-security-issue-disclosure.md b/.github/ISSUE_TEMPLATE/4-security-issue-disclosure.md index 70736318d2..a7596b26e7 100644 --- a/.github/ISSUE_TEMPLATE/4-security-issue-disclosure.md +++ b/.github/ISSUE_TEMPLATE/4-security-issue-disclosure.md @@ -1,11 +1,6 @@ --- -name: ⚠️ Security issue disclosure +name: Security Issue Disclosure about: Report a security issue in Angular Framework, Material, or CLI - --- -πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘ - Please read https://angular.io/guide/security#report-issues on how to disclose security related issues. - -πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘ diff --git a/.github/ISSUE_TEMPLATE/5-support-request.md b/.github/ISSUE_TEMPLATE/5-support-request.md index f4b0e9e9d8..4eb5afe7b4 100644 --- a/.github/ISSUE_TEMPLATE/5-support-request.md +++ b/.github/ISSUE_TEMPLATE/5-support-request.md @@ -1,16 +1,11 @@ --- -name: "❓ Support request" +name: "Support Request" about: Questions and requests for support - --- -πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘ - Please do not file questions or support requests on the GitHub issues tracker. -You can get your questions answered using other communication channels. Please see: +You can get your questions answered using other communication channels. Please see: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question Thank you! - -πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘ diff --git a/.github/ISSUE_TEMPLATE/6-angular-cli.md b/.github/ISSUE_TEMPLATE/6-angular-cli.md index 2c154fde07..2fc74e017d 100644 --- a/.github/ISSUE_TEMPLATE/6-angular-cli.md +++ b/.github/ISSUE_TEMPLATE/6-angular-cli.md @@ -1,13 +1,8 @@ --- -name: "\U0001F6E0️ Angular CLI" +name: "Angular CLI" about: Issues and feature requests for Angular CLI - --- -πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘ - Please file any Angular CLI issues at: https://github.com/angular/angular-cli/issues/new For the time being, we keep Angular CLI issues in a separate repository. - -πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘ diff --git a/.github/ISSUE_TEMPLATE/7-angular-components.md b/.github/ISSUE_TEMPLATE/7-angular-components.md index b3a4080ea1..2b34471b80 100644 --- a/.github/ISSUE_TEMPLATE/7-angular-components.md +++ b/.github/ISSUE_TEMPLATE/7-angular-components.md @@ -1,13 +1,8 @@ --- -name: "\U0001F48E Angular Components" +name: "Angular Components" about: Issues and feature requests for Angular Components - --- -πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘ - Please file any Angular Components issues at: https://github.com/angular/components/issues/new For the time being, we keep Angular Components issues in a separate repository. - -πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘πŸ›‘