1
0
mirror of https://github.com/konpa/devicon.git synced 2025-09-02 19:02:46 +02:00

Add alphabetical ordering of devicon.json to PR checklist (#1332)

* Add note to maintainers about checking devicon.json

related #1327

* implement suggest changes from PR reviews

* fix updating devicon.json wiki link
This commit is contained in:
Jørgen Kalsnes Hagen
2022-12-11 18:10:04 +01:00
committed by GitHub
parent eb35d73a01
commit 300685abbf
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
- [ ] PR's base is the `develop` branch.
- [ ] Your icons are inside a folder as seen [here](https://github.com/devicons/devicon/wiki/Organizing-SVGs)
- [ ] SVG matches the standards laid out [here](https://github.com/devicons/devicon/wiki/SVG-Standards)
- [ ] A new object is added in the `devicon.json` file as seen [here](https://github.com/devicons/devicon/wiki/Updating-the-%60devicon.json%60)
- [ ] A new object is added in the `devicon.json` file at the correct alphabetic position as seen [here](https://github.com/devicons/devicon/wiki/Updating-%60devicon.json%60)
<!-- Refer to the [contributing](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#contributing-to-devicon) guidelines for more details. -->