1
0
Fork 0

Prepare release v3.1.0

This commit is contained in:
Romain 2024-07-15 16:38:04 +02:00 committed by GitHub
parent fc174062b6
commit 4b4eaa49b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 69 additions and 12 deletions

View file

@ -3,15 +3,15 @@ PLEASE READ THIS MESSAGE.
Documentation fixes or enhancements:
- for Traefik v2: use branch v2.11
- for Traefik v3: use branch v3.0
- for Traefik v3: use branch v3.1
Bug fixes:
- for Traefik v2: use branch v2.11
- for Traefik v3: use branch v3.0
- for Traefik v3: use branch v3.1
Enhancements:
- for Traefik v2: we only accept bug fixes
- for Traefik v3: use branch v3.0
- for Traefik v3: use branch master
HOW TO WRITE A GOOD PULL REQUEST? https://doc.traefik.io/traefik/contributing/submitting-pull-requests/