RVC-UI / .github /PULL_REQUEST_TEMPLATE.md
Blane187's picture
Upload folder using huggingface_hub
c7b379a verified
|
raw
history blame
623 Bytes

Pull request checklist

  • The PR has a proper title. Use Semantic Commit Messages. (No more branch-name title please)
  • Make sure you are requesting the right branch: dev.
  • Make sure this is ready to be merged into the relevant branch. Please don't create a PR and let it hang for a few days.
  • Ensure all tests are passing.
  • Ensure linting is passing.

PR type

  • Bug fix / new feature / chore

Description

  • Describe what this pull request is for.
  • What will it affect.

Screenshot

  • Please include a screenshot if applicable