PeerTube/.github/PULL_REQUEST_TEMPLATE.md

2.2 KiB

Description

Type of change

  • ♻️ Refactor discussed in #
  • Feature as discussed in #
  • 🐛 Bug Fix
  • 👷 Optimization/Maintenance
  • 📝 Documentation Update
  • 🔖 Release
  • 🚩 Other

Has this been tested?

  • 👍 yes, I added tests to the test suite
  • 👍 yes, light tests as follows are enough
  • 💭 no, because this PR is a draft and still needs work
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Self-test configuration:

  • NodeJS version:
  • Viewport sizes:
  • Browser name/version:

Screenshots

Checklist:

  • I have read the CONTRIBUTING documentation.
  • I didn't make the linter cry
  • I have commented my code, particularly in hard-to-understand areas
  • I have made changes to the documentation as needed
  • I have made changes to the OpenAPI spec as needed
  • To the best of my knowledge, my changes introduce no known security vulnerability
  • I have corrected any misspellings in my code/comments