mirror of
https://github.com/konpa/devicon.git
synced 2025-09-02 10:54:51 +02:00
New Feature: Small fixes to the templates and wiki image (#1005)
* Small fixes for the templates and forms * Crop issue form image * Make checkbox mandatory
This commit is contained in:
34
.github/PULL_REQUEST_TEMPLATE/new_icon.md
vendored
34
.github/PULL_REQUEST_TEMPLATE/new_icon.md
vendored
@@ -1,17 +1,17 @@
|
||||
## Double check these details before you open a PR
|
||||
|
||||
<!-- Tick the checkboxes to ensure you've done everything correctly -->
|
||||
- [] 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>)*. More details [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#overview)
|
||||
- [] PR's base is the `develop` branch.
|
||||
- [] Your icons are inside 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](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#contributing-to-devicon) guidelines for more details. -->
|
||||
|
||||
**This PR closes NONE**
|
||||
<!-- List issues that this PR would close above. Ex: This PR closes #1, #2, #3. -->
|
||||
|
||||
## Link to prove your SVG is correct and up-to-date.
|
||||
<!-- Link to an official page/wiki goes here. Anything that proves your SVGs are the correct ones. -->
|
||||
## Double check these details before you open a PR
|
||||
|
||||
<!-- Tick the checkboxes to ensure you've done everything correctly -->
|
||||
- [ ] 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>)*. More details [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#overview)
|
||||
- [ ] PR's base is the `develop` branch.
|
||||
- [ ] Your icons are inside 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](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#contributing-to-devicon) guidelines for more details. -->
|
||||
|
||||
**This PR closes NONE**
|
||||
<!-- List issues that this PR would close above. Ex: This PR closes #1, #2, #3. -->
|
||||
|
||||
## Link to prove your SVG is correct and up-to-date.
|
||||
<!-- Link to an official page/wiki goes here. Anything that proves your SVGs are the correct ones. -->
|
||||
|
Reference in New Issue
Block a user