oidc-forward-auth/.github/PULL_REQUEST_TEMPLATE.md
Stefan Kürzeder 74d11e5725 Added .github
2020-06-03 13:48:42 +02:00

674 B

Describe your Pull Request

A clear and concise description of what the Pull Request is about.

Fixes # (issue)

Please select relevant options:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • My code follows the style guidelines of this project
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

Reviewer: @nmeisenzahl