Skip to content

Commit e3d9747

Browse files
committed
Make clear that new functionality should add an example
1 parent 3bfc026 commit e3d9747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This project is heavily inspired by [peerigon/nof5](https://github.com/peerigon/
1616

1717
The client scripts are built with `npm run-script prepublish`.
1818

19-
Run the relevant [examples](https://github.com/webpack/webpack-dev-server/tree/master/examples) to see if all functionality still works.
19+
Run the relevant [examples](https://github.com/webpack/webpack-dev-server/tree/master/examples) to see if all functionality still works. When introducing new functionality, also add an example. This helps the maintainers to understand it and check if it still works.
2020

2121
When making a PR, keep these goals in mind:
2222

0 commit comments

Comments
 (0)