forked from angular/angular
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: remove emojis from github issue templates (angular#41902)
Remove emojis from github issue templates as they are not great for a11y and do not provide great value. PR Close angular#41902
- Loading branch information
1 parent
f4be101
commit b7db98f
Showing
8 changed files
with
42 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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! | ||
|
||
πππππππππππππππππππππππππππ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,31 @@ | ||
--- | ||
name: "\U0001F680 Feature request" | ||
name: "Feature Request" | ||
about: Suggest a feature for Angular Framework | ||
|
||
--- | ||
<!--π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π | ||
<!-- | ||
Oh hi there! π | ||
Oh hi there! | ||
To expedite issue processing please search open and closed issues before submitting a new one. | ||
Existing issues often contain information about workarounds, resolution, or progress updates. | ||
π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π --> | ||
--> | ||
|
||
|
||
# π feature request | ||
# Feature Request | ||
|
||
### Relevant Package | ||
<!-- Can you pin-point one or more @angular/* packages the are relevant for this feature request? --> | ||
<!-- βοΈedit: --> This feature request is for @angular/.... | ||
<!-- edit: --> This feature request is for @angular/.... | ||
|
||
|
||
### Description | ||
<!-- βοΈ--> A clear and concise description of the problem or missing capability... | ||
<!-- edit: --> 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. | ||
<!-- edit: --> If you have a solution in mind, please describe it. | ||
|
||
|
||
### Describe alternatives you've considered | ||
<!-- βοΈ--> Have you considered any alternative solutions or workarounds? | ||
<!-- edit: --> Have you considered any alternative solutions or workarounds? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|
||
--- | ||
<!--π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π | ||
<!-- | ||
Oh hi there! π | ||
Oh hi there! | ||
To expedite issue processing please search open and closed issues before submitting a new one. | ||
Existing issues often contain information about workarounds, resolution, or progress updates. | ||
π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π π --> | ||
--> | ||
|
||
# π Docs or angular.io bug report | ||
# Docs or angular.io Bug Report | ||
|
||
### Description | ||
|
||
<!-- βοΈedit:--> A clear and concise description of the problem... | ||
<!-- edit: --> A clear and concise description of the problem... | ||
|
||
|
||
## π¬ Minimal Reproduction | ||
## Minimal Reproduction | ||
|
||
### What's the affected URL?** | ||
<!-- βοΈedit:--> https://angular.io/... | ||
<!-- edit: --> https://angular.io/... | ||
|
||
### Reproduction Steps** | ||
<!-- If applicable please list the steps to take to reproduce the issue --> | ||
<!-- βοΈedit:--> | ||
|
||
### Expected vs Actual Behavior** | ||
<!-- If applicable please describe the difference between the expected and actual behavior after following the repro steps. --> | ||
<!-- βοΈedit:--> | ||
|
||
|
||
## π·Screenshot | ||
## Screenshot | ||
<!-- Often a screenshot can help to capture the issue better than a long description. --> | ||
<!-- βοΈupload a screenshot:--> | ||
<!-- upload a screenshot:--> | ||
|
||
|
||
## π₯ Exception or Error | ||
## Exception or Error | ||
<pre><code> | ||
<!-- If the issue is accompanied by an exception or an error, please share it below: --> | ||
<!-- βοΈ--> | ||
|
||
</code></pre> | ||
|
||
|
||
## π Your Environment | ||
## Your Environment | ||
|
||
### Browser info | ||
<!-- βοΈIs this a browser specific issue? If so, please specify the device, browser, and version. --> | ||
<!-- Is this a browser specific issue? If so, please specify the device, browser, and version. --> | ||
|
||
### Anything else relevant? | ||
<!-- βοΈPlease provide additional info if necessary. --> | ||
<!-- Please provide additional info if necessary. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
|
||
πππππππππππππππππππππππππππ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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! | ||
|
||
πππππππππππππππππππππππππππ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
|
||
πππππππππππππππππππππππππππ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
|
||
πππππππππππππππππππππππππππ |