VueTorrent/.github/pull_request_template.md
2023-10-20 15:15:28 +02:00

487 B

My Title [feat/fix/perf/chore]

Please explain what kind of feature your PR's brings or what kind of bug it fixes. Feel free to include screenshots for UI related changes. Keep all the commits inside your PR related to topic of the PR, otherwise create a seperate PR. Don't forget to link the related issue! (if applicable)

PR Checklist

  • I've started from master
  • I've only committed changes related to this PR
  • All tests pass
  • I've removed all commented code