From e467d73c0cacf08bf7bd605a8d1725fb096ad165 Mon Sep 17 00:00:00 2001 From: Eric NGUYEN Date: Mon, 21 Nov 2022 16:54:40 +0100 Subject: [PATCH] Fix syntax errors in contributing --- CONTRIBUTING.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9ed3e5b..446b61f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ You will be able to navigate through this document with the table of contents. - [I want to contribute to the .NETFramework API](#i-want-to-contribute-to-the-netframework-api) - [I want to contribute to the React component](#i-want-to-contribute-to-the-react-component) - [I want to report a bug](#i-want-to-report-a-bug) - - [Before Submitting a Bug Report](#before-submitting-a-bug-report) + - [Before submitting a bug report](#before-submitting-a-bug-report) - [How do i submit a good bug report?](#how-do-i-submit-a-good-bug-report) - [I want to suggest enhancements](#i-want-to-suggest-enhancements) - [Before submitting an enhancement](#before-submitting-an-enhancement) @@ -147,7 +147,7 @@ When the tests are valids and the feature is ready to deploy, please update the # I want to report a bug -## Before Submitting a Bug Report +## Before submitting a bug report A good bug report shouldn't leave others needing to chase you up for more information. Therefore, we ask you to investigate carefully, collect information and describe the issue in detail in your report. Please complete the following steps in advance to help us fix any potential bug as fast as possible. @@ -192,5 +192,4 @@ Once it's filed: - **Describe the current behavior** and **explain which behavior you expected to see instead** and why. At this point you can also tell which alternatives do not work for you. - You may want to **include screenshots and animated GIFs** which help you demonstrate the steps or point out the part which the suggestion is related to - **Explain why this enhancement would be useful** to most users. You may also want to point out the other projects that solved it better and which could serve as inspiration. - -Please use Azure DevOps and add new feature request under the [epic](https://dev.azure.com/techformsa/SmartConfigurator/_backlogs/backlog/SmartConfigurator%20Team/Epics/?workitem=7092). +- Use Azure DevOps to add the new feature request under the [epic](https://dev.azure.com/techformsa/SmartConfigurator/_backlogs/backlog/SmartConfigurator%20Team/Epics/?workitem=7092).