From 040344a83c4e6c959c463a465d5d3c92d2134a96 Mon Sep 17 00:00:00 2001 From: alexander-akait Date: Fri, 7 Nov 2025 15:37:11 +0300 Subject: [PATCH] docs: update --- CODE_OF_CONDUCT.md | 7 ------- README.md | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) delete mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md deleted file mode 100644 index 206455f56..000000000 --- a/CODE_OF_CONDUCT.md +++ /dev/null @@ -1,7 +0,0 @@ -## Code of Conduct - -At webpack and webpack/webpack-dev-middleware repository we follow the [JSFoundation Code of Conduct][1]. -Please adhere to the guidelines there and feel free to report any violation of them to the **@webpack/core-team**, -**@webpack/dev-server-team**, or . - -[1]: https://github.com/openjs-foundation/code-and-learn/blob/main/CODE_OF_CONDUCT.md diff --git a/README.md b/README.md index 14681b1f9..ce8a7feda 100644 --- a/README.md +++ b/README.md @@ -762,7 +762,7 @@ serve(app); Please take a moment to read our contributing guidelines if you haven't yet done so. -[CONTRIBUTING](./CONTRIBUTING.md) +[CONTRIBUTING](https://github.com/webpack/sass-loader?tab=contributing-ov-file#contributing) ## License