From a94262a7c494eaa6bc4789061609d2cc22fc3116 Mon Sep 17 00:00:00 2001 From: Geoff McLane Date: Fri, 4 Sep 2015 18:11:42 +0200 Subject: [PATCH] Add CONTRIBUTING.md to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8cf9e8e..4629dff 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ Some more details of the `Tidy Version` can be found in [VERSION.md](VERSION.md) Concerning the `Tidy Code Style`, some notes can be found in [CODESTYLE.md](CODESTYLE.md). +If you want to contribute to Tidy, then read [CONTRIBUTING.md](CONTRIBUTING.md). + ## History This repository should be considered canonical for HTML Tidy as of 2015-January-15.