From 2d22109d91b8fcfeed91c17ba8776399667fc8bb Mon Sep 17 00:00:00 2001 From: Dan218 <40109353+chenyunda218@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:44:52 +0800 Subject: [PATCH] Fix typo of HOW_TO_CONTRIBUTE.md (#2400) * fix: typo of .github/HOW_TO_CONTRIBUTE.md --- .github/HOW_TO_CONTRIBUTE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/HOW_TO_CONTRIBUTE.md b/.github/HOW_TO_CONTRIBUTE.md index ce8bba1e8..1b335a8e1 100644 --- a/.github/HOW_TO_CONTRIBUTE.md +++ b/.github/HOW_TO_CONTRIBUTE.md @@ -15,11 +15,11 @@ The following is a set of guidelines for contributing to Galacean. Please spend 1. Ask a question -
Before reqorting an issue, please take the following steps:
+
Before reporting an issue, please take the following steps:
1. Search the existing issues. 1. Clearly describe the issue including steps to reproduce when it is a bug. -1. Provite an online example. Make use of [jsFiddle](http://jsfiddle.net/), [jsBin](http://jsbin.com/). +1. Provide an online example. Make use of [jsFiddle](http://jsfiddle.net/), [jsBin](http://jsbin.com/).
If you open an issue that does not conform to the requirements, **it will be closed immediately**.