From fa8e1cd38a17fb7a3299a535e8a5e92e8ab85145 Mon Sep 17 00:00:00 2001 From: Bjoern Kimminich <bjoern.kimminich@gmx.de> Date: Sat, 10 Nov 2018 15:10:56 +0100 Subject: [PATCH] Lift code freeze for master-branch [ci skip] --- CONTRIBUTING.md | 4 ---- README.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ddcb20931..a5c15b806 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,5 @@ # Contributing [](https://github.com/bkimminich/juice-shop/graphs/contributors) [](http://waffle.io/bkimminich/juice-shop) [](http://standardjs.com/) -> :snowman: **Code Freeze in effect for `master` branch!** :snowflake: Due to the preparations for the 8.x major release, code changes affecting 7.x -> client-side and UI code (`/app/**`) will not be accepted in Pull Requests any more! If you would like to contribute to the new Angular6 client, please -> code on `develop` branch of your fork only. The new UI lives in the `/frontend/**` directory. - [](https://travis-ci.org/bkimminich/juice-shop) [](https://ci.appveyor.com/project/bkimminich/juice-shop/branch/master) [](https://codeclimate.com/github/bkimminich/juice-shop/test_coverage) diff --git a/README.md b/README.md index a756f0154..1284ce851 100644 --- a/README.md +++ b/README.md @@ -242,10 +242,6 @@ or question in the ## Contributing [](https://github.com/bkimminich/juice-shop/graphs/contributors) [](https://waffle.io/bkimminich/juice-shop) [](http://standardjs.com/) [](https://crowdin.com/project/owasp-juice-shop) [](https://www.bountysource.com/teams/juice-shop) -> :snowman: **Code Freeze in effect for `master` branch!** :snowflake: Due to the preparations for the 8.x major release, code changes affecting 7.x -> client-side and UI code (`/app/**`) will not be accepted in Pull Requests any more! If you would like to contribute to the new Angular6 client, please -> code on `develop` branch of your fork only. The new UI lives in the `/frontend/**` directory. - We are always happy to get new contributors on board! Please check the following table for possible ways to do so: -- GitLab