From ad5eaa61fbd7305795cc933079111cf968dcd4ab Mon Sep 17 00:00:00 2001 From: mutec Date: Fri, 3 Feb 2017 20:31:14 +0100 Subject: [PATCH] updated versions within contribution guide and readme (#2175) * updated versions within contribution guide * updated versions within readme file --- CONTRIBUTING.md | 4 ++-- README.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 413adbb87b..8d42eceaea 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,11 +3,11 @@ CONTRIBUTING First of all: Thanks for your interest in contributing to WoltLab Suite Core! However, you have to meet some requirements in order to get your changes accepted. -**Notice:** This is the stable tree of WCF 2.1.x, if you wish to submit pull requests for WCF 2.0.x, please select the branch "2.0". +**Notice:** This is the stable tree of WSC 3.0.x, if you wish to submit pull requests for WCF 2.1.x, please select the branch "2.1". General requirements -------------------- -- **API changes are undesirable**, we want to maintain full backwards compatibility to WCF 2.0.x +- **API changes are undesirable**, we want to maintain full backwards compatibility to WCF 2.1.x - Testing is the key, you MUST try out your changes before submitting pull requests. It saves us and yourself a lot of time. - The code SHOULD be written by yourself, otherwise you have to check the license beforehand with regard to compatibility and give the proper credit to the original author. diff --git a/README.md b/README.md index bb8a3c8ed1..f2aeaff948 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ _Formerly known as [WoltLab Community Framework](https://community.woltlab.com/t Version notes ------------- -This is the **EXPERIMENTAL/crash-for-sure** tree of WoltLab Suite Core, it contains work in progress subject to change. At no point it is guaranteed to yield a successful build. +This is the **stable** tree of WoltLab Suite Core, changes will be rejected unless they fix an existing issue without changing the API. Other versions: -- **stable** branch: [WCF 2.1.x](https://github.com/WoltLab/WCF/tree/master) -- **oldstable** branch: [WCF 2.0.x](https://github.com/WoltLab/WCF/tree/2.0) +- **oldstable** branch: [WCF 2.1.x](https://github.com/WoltLab/WCF/tree/2.1) +- **oldoldstable** branch: [WCF 2.0.x](https://github.com/WoltLab/WCF/tree/2.0) About Redactor II ----------------- @@ -26,7 +26,7 @@ Redactor II is **NOT** free software! Contribution ------------ -For information on contributing to WoltLab Suite Core refer to CONTRIBUTING.md in this folder. +For information on contributing to WoltLab Suite Core refer to [CONTRIBUTING.md](CONTRIBUTING.md) in this folder. License ------- -- 2.20.1