Files
Mailu-OIDC/.github/PULL_REQUEST_TEMPLATE/enhancement.md
Luca Bosin 32422d3f49 Improve GitHub user experience
- Improve formatting of `AUTHORS.md`, `CONTRIBUTING.md`, `LICENSE.md`, `README.md` and `SECURITY.md`
- Update wording to include `Mailu-OIDC`-related information in `AUTHORS.md`, `CONTRIBUTING.md`, `LICENSE.md`, `README.md`, `RELEASE_TEMPLATE.md`, `SECURITY.md`
- Add OIDC setup guide to `README.md`
- Switch from issue template to issue forms
- Add pull-request templates
2024-07-23 17:13:40 +02:00

2.3 KiB

Enhancement

This pull request enhances the following feature(s):

  • Your enhancement here. closes #000

Details of Implementation

What's new

Breaking changes

Previous behavior

Checklist

Before we can consider review and merge, please make sure the following list is done and checked.

  • Make sure you follow our Code of Conduct.
  • This enhancement is tested and works as expected.
  • This enhancement modifies existing functionality1 .
  • This enhancement does not break any existing functionality, or breaks it intentionally (documented above).
  • Add a Changelog entry file.

  1. If this pull request introduces new functionality, please create a new-feature pull request instead. If it only fixes a bug but does not otherwise modify behaviour, please create a bug-fix pull request instead. ↩︎