2024-10-20 19:24:03 +02:00
name : "🔍 Requests & Suggestions"
2023-04-17 00:04:08 +02:00
description : Suggest an icon or request changes
2024-10-20 19:24:03 +02:00
labels : "🔍 Requests & Suggestions"
2023-04-17 00:04:08 +02:00
assignees : walkxcode
body :
- type : markdown
2023-05-02 17:00:29 +02:00
attributes :
2024-10-20 19:24:03 +02:00
value : |
Thank you for your interest in contributing to our icon repository! To ensure smooth collaboration, please make sure to read and agree to our [Contribution Guidelines](https://github.com/walkxcode/dashboard-icons/blob/main/CONTRIBUTING.md) before submitting your request.
2024-01-01 12:26:32 +01:00
- type : checkboxes
2024-01-01 12:24:16 +01:00
attributes :
2024-01-01 12:26:32 +01:00
label : Contribution Guidelines
2024-01-01 12:27:03 +01:00
options :
2024-10-20 19:24:03 +02:00
- label : "I have read and agree to the [Contribution Guidelines](https://github.com/walkxcode/dashboard-icons/blob/main/CONTRIBUTING.md)"
2024-01-01 12:27:03 +01:00
required : true
2024-10-20 19:24:03 +02:00
2023-04-17 00:04:08 +02:00
- type : textarea
id : icon-name
attributes :
label : Icon Name
2024-10-20 19:24:03 +02:00
description : What is the name of the icon you are requesting or suggesting?
2023-04-17 00:04:08 +02:00
placeholder : Enter icon name here
validations :
required : true
2024-10-20 19:24:03 +02:00
2023-04-17 00:04:08 +02:00
- type : textarea
2024-10-20 19:24:03 +02:00
id : icon-details
2023-04-17 00:04:08 +02:00
attributes :
2024-10-20 19:24:03 +02:00
label : Icon Details
description : Provide any additional details or context for the icon request.
placeholder : Enter details here
2023-04-17 00:04:08 +02:00
validations :
required : false