File tree Expand file tree Collapse file tree 3 files changed +3
-147
lines changed Expand file tree Collapse file tree 3 files changed +3
-147
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- # Contributing in @ webpack-contrib
1+ # Contributing in webpack-dev-middleware
22
33We'd always love contributions to further improve the webpack / webpack-contrib ecosystem!
44Here are the guidelines we'd like you to follow:
@@ -87,7 +87,7 @@ Must be one of the following:
8787
8888- ** build** : Changes that affect the build system or external dependencies (example scopes: babel, npm)
8989- ** chore** : Changes that fall outside of build / docs that do not effect source code (example scopes: package, defaults)
90- - ** ci** : Changes to our CI configuration files and scripts (example scopes: circleci, travis )
90+ - ** ci** : Changes to our CI configuration files and scripts (example scopes: github-actions )
9191- ** docs** : Documentation only changes (example scopes: readme, changelog)
9292- ** feat** : A new feature
9393- ** fix** : A bug fix
Original file line number Diff line number Diff line change @@ -344,7 +344,7 @@ out completely._
344344
345345Please take a moment to read our contributing guidelines if you haven't yet done so.
346346
347- [ CONTRIBUTING] ( ./.github/ CONTRIBUTING.md )
347+ [ CONTRIBUTING] ( ./CONTRIBUTING.md )
348348
349349## License
350350
You can’t perform that action at this time.
0 commit comments