mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-10-29 01:02:36 +00:00
- 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
2.3 KiB
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.
-
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. ↩︎