hedgedoc/.github/pull_request_template.md
David Mehren 7efd73e02f
Expand PR template with hint about branches
Add a sub-step to the PR template to remind the user to use the correct
branch.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-02-01 21:53:37 +01:00

599 B

Component/Part

Description

This PR fixes/adds/improves/...

Steps

  • Added implementation
  • Added / updated tests
  • Added / updated documentation
  • I read the contribution documentation and made sure that:
    • My commits are signed-off to accept the DCO.
    • This PR targets the correct branch: master for 1.x & docs, develop for 2.x