mirror of
https://github.com/konpa/devicon.git
synced 2025-08-17 12:00:56 +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:
15
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
15
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -3,6 +3,17 @@ description: Report a bug/issue that you found in the SVGs, CSS files, etc.
|
|||||||
title: '[BUG] <bug name>'
|
title: '[BUG] <bug name>'
|
||||||
labels: [bug]
|
labels: [bug]
|
||||||
body:
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
|
||||||
|
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: I have searched through the issues and didn't find my problem.
|
||||||
|
options:
|
||||||
|
- label: Confirm
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
@@ -10,6 +21,7 @@ body:
|
|||||||
description: Short description of the bug that you found. Provide images/code if applicable.
|
description: Short description of the bug that you found. Provide images/code if applicable.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: howtoreplicate
|
id: howtoreplicate
|
||||||
attributes:
|
attributes:
|
||||||
@@ -17,10 +29,9 @@ body:
|
|||||||
description: List any possible fixes/suggestions that you have in mind that could solve this issue.
|
description: List any possible fixes/suggestions that you have in mind that could solve this issue.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: extrainformation
|
id: extrainformation
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional information
|
label: Additional information
|
||||||
description: Is there anything else we should know about this bug?
|
description: Is there anything else we should know about this bug?
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
|
21
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
21
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -3,24 +3,33 @@ description: Requesting a new feature or changes to an existing feature
|
|||||||
title: '[FEATURE REQUEST] <feature name>'
|
title: '[FEATURE REQUEST] <feature name>'
|
||||||
labels: [enhancement]
|
labels: [enhancement]
|
||||||
body:
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
|
||||||
|
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: I have searched through the issues and didn't find my problem.
|
||||||
|
options:
|
||||||
|
- label: Confirm
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: currentproblem
|
id: currentproblem
|
||||||
attributes:
|
attributes:
|
||||||
label: Problem
|
label: Problem
|
||||||
description: Tell us about the problem.
|
description: Tell us about the problem and its negative impacts.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: possiblesolution
|
id: possiblesolution
|
||||||
attributes:
|
attributes:
|
||||||
label: Possible Solution
|
label: Possible Solution
|
||||||
description: If you have an idea, please tell us what might solve the above problem.
|
description: If you have an idea, please tell us what might solve the above problem and the benefits it provides.
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: extrainformation
|
id: extrainformation
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional information
|
label: Additional information
|
||||||
description: Is there anything else we should know about this feature request?
|
description: Is there anything else we should know about this feature request?
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
|
15
.github/ISSUE_TEMPLATE/icon_request.yml
vendored
15
.github/ISSUE_TEMPLATE/icon_request.yml
vendored
@@ -3,6 +3,17 @@ description: Requesting a new icon or changes to an existing icon
|
|||||||
title: '[ICON REQUEST]: <icon name>'
|
title: '[ICON REQUEST]: <icon name>'
|
||||||
labels: ["request:icon"]
|
labels: ["request:icon"]
|
||||||
body:
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
|
||||||
|
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: I have searched through the issues and didn't find my problem.
|
||||||
|
options:
|
||||||
|
- label: Confirm
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: about
|
id: about
|
||||||
attributes:
|
attributes:
|
||||||
@@ -10,6 +21,7 @@ body:
|
|||||||
description: Short description of why you think this icon belongs in our project.
|
description: Short description of why you think this icon belongs in our project.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: links
|
id: links
|
||||||
attributes:
|
attributes:
|
||||||
@@ -17,10 +29,9 @@ body:
|
|||||||
description: Provide links to the icon's official website/repository/anywhere that shows what the technology is about, and its official logo. If available, also provide some resources where the icon/SVG can be found (Font Awesome, Icomoon, etc.).
|
description: Provide links to the icon's official website/repository/anywhere that shows what the technology is about, and its official logo. If available, also provide some resources where the icon/SVG can be found (Font Awesome, Icomoon, etc.).
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: extrainformation
|
id: extrainformation
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional information
|
label: Additional information
|
||||||
description: Is there anything else we should know about this icon?
|
description: Is there anything else we should know about this icon?
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
|
13
.github/ISSUE_TEMPLATE/other.yml
vendored
13
.github/ISSUE_TEMPLATE/other.yml
vendored
@@ -5,7 +5,15 @@ labels: ["awaiting triage"]
|
|||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "# Other issue"
|
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
|
||||||
|
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: I have searched through the issues and didn't find my problem.
|
||||||
|
options:
|
||||||
|
- label: Confirm
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: issuedescription
|
id: issuedescription
|
||||||
attributes:
|
attributes:
|
||||||
@@ -13,10 +21,9 @@ body:
|
|||||||
description: Provide a clear and concise explanation of your issue.
|
description: Provide a clear and concise explanation of your issue.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: extrainfo
|
id: extrainfo
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional information
|
label: Additional information
|
||||||
description: Is there anything else we should know about this issue?
|
description: Is there anything else we should know about this issue?
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
|
12
.github/PULL_REQUEST_TEMPLATE/new_icon.md
vendored
12
.github/PULL_REQUEST_TEMPLATE/new_icon.md
vendored
@@ -1,12 +1,12 @@
|
|||||||
## Double check these details before you open a PR
|
## Double check these details before you open a PR
|
||||||
|
|
||||||
<!-- Tick the checkboxes to ensure you've done everything correctly -->
|
<!-- Tick the checkboxes to ensure you've done everything correctly -->
|
||||||
- [] PR does not match another non-stale PR currently opened
|
- [ ] 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 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.
|
- [ ] 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)
|
- [ ] 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)
|
- [ ] 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-)
|
- [ ] 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. -->
|
<!-- Refer to the [contributing](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#contributing-to-devicon) guidelines for more details. -->
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 258 KiB After Width: | Height: | Size: 258 KiB |
Reference in New Issue
Block a user