From 0277a37fcad5ad86aeb239485c27fffd5cd90043 Mon Sep 17 00:00:00 2001 From: Yongtao Huang Date: Tue, 25 Mar 2025 18:53:09 +0800 Subject: [PATCH] Fix some typos in CONTRIBUTING.md (#16761) --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea66497017..5d4ba36485 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ Need to update an existing model runtime, tool, or squash some bugs? Head over t Join the fun, contribute, and let's build something awesome together! 💡✨ -Don't forget to link an existing issue or open an new issue in the PR's description. +Don't forget to link an existing issue or open a new issue in the PR's description. ### Bug reports @@ -68,7 +68,7 @@ How we prioritize: 4. Please add tests for your changes accordingly 5. Ensure your code passes the existing tests 6. Please link the issue in the PR description, `fixes #` -7. Get merrged! +7. Get merged! ### Setup the project #### Frontend @@ -90,4 +90,4 @@ We recommend reviewing this document carefully before proceeding with the setup, Feel free to reach out if you encounter any issues during the setup process. ## Getting Help -If you ever get stuck or got a burning question while contributing, simply shoot your queries our way via the related GitHub issue, or hop onto our [Discord](https://discord.gg/8Tpq4AcN9c) for a quick chat. +If you ever get stuck or get a burning question while contributing, simply shoot your queries our way via the related GitHub issue, or hop onto our [Discord](https://discord.gg/8Tpq4AcN9c) for a quick chat.