Skip to content

Pull Request Rules #2

@5witchkr

Description

@5witchkr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions