Open seveibar opened 1 month ago
@seveibar One thing which can make contribution easier is, probably not having a big symbols.svg
. Rather having individual named svg's, which the contributors can add in the assets folder according to the issue they have picked.
Another confusion which I faced was, that the .json files in the assets looks like we need to add a json file in there for the new component, which is not the case. Adding only the svg in symbols.svg
will generate the json. So, probably moving those to a directory which says generated
gives clear understanding (maybe adding it .gitignore will also help as this is generated everytime)
@imrishabh18 those are both EXCELLENT ideas!!! I agree!!!
Okay, I will work upon these @seveibar
Here are some pull requests that might be helpful reference for this task: