From 0f34910ed2e9006b2780579c5442936e951ee0a3 Mon Sep 17 00:00:00 2001 From: Brendan Zabarauskas Date: Sun, 27 Sep 2020 17:15:42 +1000 Subject: [PATCH] Add an introduction to the contributing guide --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0496400..a150067 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,7 @@ ## Contents +- [Introduction](#introduction) - [Code of Conduct](#code-of-conduct) - [Matrix Room](#matrix-room) - [Reporting Bugs and Suggesting Improvements](#reporting-bugs-and-suggesting-improvements) @@ -9,6 +10,16 @@ - [Quality Standards](#quality-standards) - [Release Process](#release-process) +## Introduction + +Hello, and welcome to the contributing guide for Codespan! + +Codespan is mostly maintained in the spare time of contributors, +so immediate reactions are not to be expected! +By following this guide you'll make it easier for us to address your issues or incorporate your contributions. + +We look forward to working with you! + ## Code of Conduct Please note that this project is released with a [Code of Conduct](./CODE_OF_CONDUCT.md).