generated from ecomplus/express-app-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Create a custom issue template to Add admin settings field:
https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository - Create a GH Action workflow for issue related event, parse the issue MD body to create JSON and save the value to
admin_settingsproperty onecom.config.json; - Then
ecom.config.jsmust importecom.config.json(as a mock) and merge it;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request