From 091345e8cd6d1d01c4b8fd54f5c754649c18d0dc Mon Sep 17 00:00:00 2001 From: Mohit Kumar Date: Thu, 2 Dec 2021 22:48:00 +0530 Subject: [PATCH] Updated CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9789e3888..b0ec11b2e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ We welcome contributions, but request you follow these guidelines. - [Raising issues](#raising-issues) - [Feature requests](#feature-requests) - [Pull-Requests](#pull-requests) - - [Contributor License Agreement](#contributor-license-agreement) + - [Contributor License Agreement](#contributor-license-agreement) This project adheres to the [Contributor Covenant 1.4](http://contributor-covenant.org/version/1/4/). By participating, you are expected to uphold this code. Please report unacceptable @@ -16,7 +16,7 @@ behavior to the project's core team at team@nodered.org. Please raise any bug reports on the relevant project's issue tracker. Be sure to search the list to see if your issue has already been raised. -A good bug report is one that make it easy for us to understand what you were +A good bug report is one that makes it easy for us to understand what you were trying to do and what went wrong. Provide as much context as possible so we can try to recreate the issue.