-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Pull Request Rules
- 1. Follow the "1 feature, 1 PR" principle: Each pull request should only contain changes related to one feature or bug fix. To prevent duplicate feature development, raise an issue for new feature development.
- 2. Include test code: All code submitted in a pull request must include test code that meets the requirements.
- 3. Code review: At least one developer must review each pull request, and for significant changes, two reviewers should be involved.
- 4. Submit code that is buildable and deployable: Ensure that all changes are buildable and deployable in a production environment.
- 5. Provide solutions for potential issues: If the proposed changes could cause issues, potential solutions should be included with the pull request.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers