mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-10-29 17:22:20 +00:00
Add base pull request template
This commit is contained in:
21
.github/pull_request_template.md
vendored
Normal file
21
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
<!--
|
||||
Thank you for contributing to the project! To help you format your pull request, we've created
|
||||
three templates:
|
||||
|
||||
- Bug Fix: If you're fixing a bug, use the "Bug Fix" template.
|
||||
- Enhancement: If you're enhancing an existing feature, use the "Enhancement" template.
|
||||
- New Feature: If you're adding a new feature, use the "New Feature" template.
|
||||
|
||||
To use a template, replace the content of the pull request description with the template content
|
||||
or use the links below. You need to replace the `oidc` and `your-branch` placeholders before
|
||||
clicking the link.
|
||||
|
||||
Bug Fix:
|
||||
https://github.com/heviat/Mailu-OIDC/compare/oidc...your-branch?quick_pull=1&template=bug_fix.md
|
||||
|
||||
Enhancement:
|
||||
https://github.com/heviat/Mailu-OIDC/compare/oidc...your-branch?quick_pull=1&template=enhancement.md
|
||||
|
||||
New Feature:
|
||||
https://github.com/heviat/Mailu-OIDC/compare/oidc...your-branch?quick_pull=1&template=new_feature.md
|
||||
-->
|
||||
Reference in New Issue
Block a user