Quellcode durchsuchen

Fix some typos in CONTRIBUTING.md (#16761)

Yongtao Huang vor 3 Wochen
Ursprung
Commit
0277a37fca
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      CONTRIBUTING.md

+ 3 - 3
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! 💡✨
 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
 ### Bug reports
 
 
@@ -68,7 +68,7 @@ How we prioritize:
 4. Please add tests for your changes accordingly
 4. Please add tests for your changes accordingly
 5. Ensure your code passes the existing tests
 5. Ensure your code passes the existing tests
 6. Please link the issue in the PR description, `fixes #<issue_number>`
 6. Please link the issue in the PR description, `fixes #<issue_number>`
-7. Get merrged! 
+7. Get merged! 
 ### Setup the project
 ### Setup the project
 
 
 #### Frontend
 #### 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.
 Feel free to reach out if you encounter any issues during the setup process.
 ## Getting Help
 ## 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.