Fix syntax errors in contributing
This commit is contained in:
parent
17e84495a5
commit
e467d73c0c
1 changed files with 3 additions and 4 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue