mirror of
https://github.com/konpa/devicon.git
synced 2025-09-09 22:00:46 +02:00
Update issue and PR templates (#658)
* Update issue and PR templates * Added icon requirements to contributing * Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: David Leal <halfpacho@gmail.com> * Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: David Leal <halfpacho@gmail.com> * Update .github/ISSUE_TEMPLATE/feature_request.md Co-authored-by: David Leal <halfpacho@gmail.com> * Update .github/ISSUE_TEMPLATE/feature_request.md Co-authored-by: David Leal <halfpacho@gmail.com> * Update .github/ISSUE_TEMPLATE/feature_request.md Co-authored-by: David Leal <halfpacho@gmail.com> * Update .github/ISSUE_TEMPLATE/icon-request.md Co-authored-by: David Leal <halfpacho@gmail.com> * Apply suggestions from code review Co-authored-by: David Leal <halfpacho@gmail.com> * Apply suggestions from code review Co-authored-by: David Leal <halfpacho@gmail.com> * Update bug_report.md * Update .github/PULL_REQUEST_TEMPLATE/new_feature.md Co-authored-by: David Leal <halfpacho@gmail.com> * Update .github/PULL_REQUEST_TEMPLATE/new_feature.md Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
14
.github/PULL_REQUEST_TEMPLATE/new_icon.md
vendored
14
.github/PULL_REQUEST_TEMPLATE/new_icon.md
vendored
@@ -1,5 +1,14 @@
|
||||
**Double check these details before you open a PR**
|
||||
---
|
||||
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)
|
||||
@@ -9,6 +18,5 @@
|
||||
Refer to the [`CONTRIBUTING.md`](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#contributing-to-devicon) for more details.
|
||||
|
||||
|
||||
**Link to official page to prove your SVG is correct and update to date**
|
||||
|
||||
**Link to the official page to prove your SVG is correct and up to date.**
|
||||
*Link goes here*
|
||||
|
Reference in New Issue
Block a user