Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create admin settings fields with GitHub Issues #5

Open
leomp12 opened this issue Feb 24, 2020 · 0 comments
Open

Create admin settings fields with GitHub Issues #5

leomp12 opened this issue Feb 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@leomp12
Copy link
Member

leomp12 commented Feb 24, 2020

  1. 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
  2. Create a GH Action workflow for issue related event, parse the issue MD body to create JSON and save the value to admin_settings property on ecom.config.json;
  3. Then ecom.config.js must import ecom.config.json (as a mock) and merge it;
@leomp12 leomp12 added the enhancement New feature or request label Feb 24, 2020
@leomp12 leomp12 added this to To do in v1.0.0-starter Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
v1.0.0-starter
  
To do
Development

No branches or pull requests

1 participant