docs: enhance contributing section with detailed guidelines#2676
docs: enhance contributing section with detailed guidelines#2676hackdartstorm merged 2 commits intomainfrom
Conversation
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Code Quality ReportBlack Formatting❌ Some files need formatting Ruff Linting❌ Linting issues found: F405 F401 [*] F401 [*] E741 Ambiguous variable name: F541 [] f-string without any placeholders F541 [] f-string without any placeholders F541 [] f-string without any placeholders F541 [] f-string without any placeholders F541 [*] f-string without any placeholders F541 [*] f-string without any placeholders F541 [] f-string without any placeholders F541 [*] f-string without any placeholders F541 [*] f-string without any placeholders F541 [*] f-string without any placeholders F541 [*] f-string without any placeholders F541 [*] f-string without any placeholders F541 [*] f-string without any placeholders E731 Do not assign a E731 Do not assign a E731 Do not assign a E731 Do not assign a F401 [*] E731 Do not assign a E731 Do not assign a E731 Do not assign a E731 Do not assign a F401 [*] F841 Local variable F541 [*] f-string without any placeholders invalid-syntax: missing closing quote in string literal invalid-syntax: unexpected EOF while parsing F401 [*] E703 [*] Statement ends with an unnecessary semicolon invalid-syntax: Simple statements must be separated by newlines or semicolons invalid-syntax: Simple statements must be separated by newlines or semicolons invalid-syntax: Simple statements must be separated by newlines or semicolons invalid-syntax: Expected invalid-syntax: Expected invalid-syntax: Expected invalid-syntax: Expected invalid-syntax: Expected a statement invalid-syntax: Simple statements must be separated by newlines or semicolons invalid-syntax: Simple statements must be separated by newlines or semicolons invalid-syntax: Expected invalid-syntax: Expected invalid-syntax: Expected invalid-syntax: Compound statements are not allowed on the same line as simple statements invalid-syntax: Expected invalid-syntax: Simple statements must be separated by newlines or semicolons invalid-syntax: Simple statements must be separated by newlines or semicolons invalid-syntax: Simple statements must be separated by newlines or semicolons invalid-syntax: Expected an identifier invalid-syntax: Expected E703 Statement ends with an unnecessary semicolon F401 [*] E402 Module level import not at top of file E402 Module level import not at top of file E703 Statement ends with an unnecessary semicolon invalid-syntax: missing closing quote in string literal invalid-syntax: unexpected EOF while parsing E703 [*] Statement ends with an unnecessary semicolon E703 [*] Statement ends with an unnecessary semicolon F811 [*] Redefinition of unused F811 [*] Redefinition of unused F541 [*] f-string without any placeholders F541 [*] f-string without any placeholders F541 [*] f-string without any placeholders F541 [*] f-string without any placeholders Found 69 errors. |
Updated the contributing section in README.md with:
This makes the contributing process clearer for all skill levels.