From b6eebd78525bbbc2aeed0a507bb597e25d077536 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javi=20Mart=C3=ADn?= Date: Wed, 6 Nov 2019 16:39:41 +0100 Subject: [PATCH] Fix typos --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 031a1ae0c..a56a27a24 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,13 +2,13 @@ ## Code of conduct -The core team members and the project's community adopts an inclusive Code of Conduct that you can read in the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file. +The core team members and the project's community adopt an inclusive Code of Conduct that you can read in the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file. -## Report an issue +## Reporting an issue The prefered way to report any bug is [opening an issue in the project's repo](https://github.com/consul/consul/issues/new). -## Resolve an issue +## Solving an issue [Issues labeled with help wanted](https://github.com/consul/consul/labels/help%20wanted) are well defined features ready to be implemented by whoever wants to do it. @@ -32,7 +32,7 @@ If you want to contribute code to solve an issue: ## How to report an issue * Try to use a descriptive and to-the-point title -* Is a good idea to include some of there sections: +* It's a good idea to include some of these sections: * Steps to reproduce the bug * Expected behaviour/response * Actual response