tauthomas01
tauthomas01
### Problem Me and a colleague received a `UnhandledPromiseRejectionWarning: Error: read ECONNRESET` message while using `slate watch` or `slate deploy` command. The problem is not always happening but intermittent. Before...
## Issue Some of the newest icon requests contain multiple `id` attributes that are unused. Example of a multiple unused `id` instances:  [Reference example](https://github.com/activemerchant/payment_icons/pull/180#pullrequestreview-233569979) This is mostly due to...
## Issue Some of the newest icon requests contain markups that are not needed at the root of the SVG file. Examples [](https://screenshot.click/08-43-rn45k-4uk8q.png) [](https://screenshot.click/08-44-e07q2-7toen.png) [Reference example](https://github.com/activemerchant/payment_icons/pull/152/files) [Reference example](https://github.com/activemerchant/payment_icons/pull/143/files) This is...
## Issue New icon requests require manual review and such process takes time. What if we could create a tool that could simplify the workflow and reduce manual work. The...