-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #682 from devicons/develop
Release v2.12.0
- Loading branch information
Showing
645 changed files
with
4,281 additions
and
10,460 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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: Bug Report | ||
about: Report a bug/issue that you found in the SVGs, CSS files, etc. | ||
title: 'Bug Report: [NAME]' | ||
labels: 'bug' | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Bug | ||
*Short description of the bug that you found. Provide images/code if applicable.* | ||
|
||
### How to replicate the bug | ||
*What should we do to replicate this bug.* | ||
|
||
### Possible Fixes/Solutions | ||
*List any possible fixes/suggestions that you have in mind that could solve this issue.* |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: Feature Request | ||
about: Requesting a new feature or changes to an existing feature | ||
title: 'Feature Request: [NAME]' | ||
labels: 'enhancement' | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Problem | ||
*Tell us about the current problem that you face that this feature might help you with.* | ||
|
||
### Suggested Feature | ||
*Short description of the feature.* | ||
|
||
### Why we should have this feature | ||
*List any extra benefits, other than solving your problem, that this feature will bring to the repo. If none, leave blank.* |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: New Feature | ||
about: Add a new feature to the repository. | ||
title: 'New Feature: [NAME]' | ||
labels: 'enhancement' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## This PR adds... | ||
|
||
*List your features here and the benefits they bring.* | ||
|
||
## Notes | ||
|
||
*List anything note-worthy here (potential issues, this needs to be merged to `master` before working, etc....).* | ||
*Don't forget to link any issues that this PR will solved.* |
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
name: New Icon | ||
about: Add a new icon to the repo. | ||
title: 'New Icon: [NAME] (versions)' | ||
labels: 'feature:icon' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Double check these details before you open a PR** | ||
*Tick the checkboxes to ensure you've done everything* | ||
- [] PR does not match another non-stale PR currently opened | ||
- [] PR name matches the format *new icon: <i>Icon name</i> (<i>versions separated by comma</i>)* as seen [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#overview) | ||
- [] Your icons are put in a folder as seen [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#organizational-guidelines) | ||
- [] SVG matches the standards laid out [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#svgStandards) | ||
- [] A new object is added in the `devicon.json` file as seen [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#-updating-the-deviconjson-) | ||
|
||
Refer to the [`CONTRIBUTING.md`](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#contributing-to-devicon) for more details. | ||
|
||
|
||
**Link to the official page to prove your SVG is correct and up to date.** | ||
*Link goes here* |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.