From 243b4453d5226f992bf7abdc06d817802c733958 Mon Sep 17 00:00:00 2001 From: Peter Goodhall <magicbug@users.noreply.github.com> Date: Sat, 29 Aug 2020 17:10:53 +0100 Subject: [PATCH] Updated Readme to state PRs must be single features only. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0763de9f..7c78d63a 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,9 @@ If you would prefer not to setup Cloudlog yourself [magicbug](https://magicbug.c If you would like to contribute in any way to Cloudlog, it is most appreciated. This has been developed in free time, help coding new features or writing documentation is always useful. -Please note that Cloudlog was built using [Codeigniter](https://www.codeigniter.com/docs) version 3 and uses Bootstrap 4 for the user CSS framework documentation is available for this when building components, code will also only be accepted for PR with comments. +Please note that Cloudlog was built using [Codeigniter](https://www.codeigniter.com/docs) version 3 and uses Bootstrap 4 for the user CSS framework documentation is available for this when building components. + +When submitting PRs please make sure code is commented and includes one feature only, multiple features or bug fixes will not be accepted. ## Credits