非常感謝您有興趣為 Ember 做出貢獻!我們希望創建一個開源的、多層快取系統解決方案,並且非常感激每一位貢獻者的幫助。
Thank you for your interest in contributing to Ember! We aim to build an open-source, multi-layer caching system solution, and we appreciate the help of every contributor.
-
Fork 這個倉庫到您的 GitHub 帳戶。
-
克隆您 Fork 的倉庫到本地環境。
-
創建一個新分支以進行您的更改。
-
提交您的更改並推送到您的分支。
-
創建一個 Pull Request,並描述您的更改。
-
Fork this repository to your GitHub account.
-
Clone your forked repository to your local environment.
-
Create a new branch for your changes.
-
Commit your changes and push them to your branch.
-
Create a Pull Request and describe your changes.
-
如果您發現了一個錯誤,請創建一個 GitHub Issue 或直接修復它並提交一個 Pull Request。
-
在提交 Pull Request 時,請清楚描述您修復的錯誤及其解決方案。
-
If you find a bug, please create a GitHub Issue or directly fix it and submit a Pull Request.
-
When submitting a Pull Request, please clearly describe the bug you fixed and the solution.
-
您可以為 Ember 提出新功能建議,或者自行實現並提交 Pull Request。
-
請提供功能的詳細描述、使用範例和測試用例。
-
You can propose new feature suggestions for Ember or implement them yourself and submit a Pull Request.
-
Please provide a detailed description of the feature, usage examples, and test cases.
-
良好的文檔對於開源項目至關重要。請幫助我們改善文檔的質量和覆蓋範圍。
-
如果您在文檔中發現錯誤或可以改進的地方,請提交 Pull Request。
-
Good documentation is crucial for open-source projects. Please help us improve the quality and coverage of our documentation.
-
If you find any mistakes or areas for improvement in the documentation, please submit a Pull Request.
-
請確保您的代碼符合專案的編碼風格指南。這有助於保持代碼的一致性和可讀性。
-
使用
gofmt
或其他格式化工具來自動格式化您的 Go 代碼。 -
Please ensure your code adheres to the project's coding style guidelines. This helps maintain consistency and readability of the code.
-
Use
gofmt
or other formatting tools to automatically format your Go code.
-
在提交 Pull Request 之前,請確保您的更改已通過所有現有測試。
-
如果您添加了新的功能或修復了錯誤,請添加相應的測試用例。
-
Before submitting a Pull Request, please ensure your changes pass all existing tests.
-
If you added new features or fixed a bug, please add corresponding test cases.
-
尊重他人並提供建設性的反饋。
-
保持所有討論公開透明。
-
Be respectful to others and provide constructive feedback.
-
Keep all discussions open and transparent.
如果您有任何問題或需要幫助,請通過 GitHub Issue 與我們聯繫。
If you have any questions or need assistance, please contact us via GitHub Issues.
感謝您對 Ember 的支持! Thank you for supporting Ember!