esm-bundle / new-repo-instructions

MIT License
8 stars 1 forks source link

@esm-bundle/react-popper #22

Closed Vtec234 closed 2 years ago

Vtec234 commented 2 years ago

Please create an esm-bundle repo for the following package(s):

Steps for esm-bundle maintainer

The maintainers of esm-bundle will do the following:

  1. Create a repo from this template. Click on "Use Template". The new repo must be under the esm-bundle repo https://github.com/esm-bundle/autopublish-template
  2. Create branch protection rule for the main branch. Code reviews are required by a code owner before merge, and the build github workflow must succeed before merge.

Steps for new contributor

Once the maintainer has created the repository, fork it and follow these steps: https://github.com/esm-bundle/new-repo-instructions#okay-how-do-i-do-it. Once finished, submit a pull request, which will be reviewed by the maintainers.

Vtec234 commented 2 years ago

Never mind, I am using esm-dev/esm.sh instead.