Fix typo in Contributing.md

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
6.19.x
Aurélien Pupier 2018-09-17 11:29:47 +02:00 committed by Florent BENOIT
parent 7f65fe4424
commit 06440ea335
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ This means that if you are encountering an error, it is likely due to a unique c
Therefore:
* The details of your environment including OS version, Docker configuration, and the steps how you configure & run Che.
* Provide reproducibule steps, what the result of the steps was, and what you would have expected.
* Provide reproducible steps, what the result of the steps was, and what you would have expected.
* When providing reproduction steps, start with launching Che providing its configuration and every step taken to create the problem.
* A detailed description of the behavior that you expect.
* Animated GIFs that show the behavior are often times necessary to observe the problems.