ni / javascript-styleguide

JavaScript and TypeScript Style Guide
MIT License
9 stars 9 forks source link

Support fork-pull workflows #107

Closed jattasNI closed 6 months ago

jattasNI commented 1 year ago

Currently you can only contribute to this repo if you are a member of the contributors team, which gives you branch create permissions. If you try to fork the repo our workflows will fail due to beachball issues.

When we fix this we should update CONTRIBUTING to describe the preferred contribution workflow.

rajsite commented 7 months ago

Made some progress on this in nimble: https://github.com/ni/nimble/issues/634#issuecomment-1909183102

From that discussion the only issue relevant to styleguide would be the beachball workflow part of the discussion