diff --git a/.gitattributes b/.gitattributes index d30fb22a3bdbb..d1570aff1cd79 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,5 @@ /src/Symfony/Component/Messenger/Bridge export-ignore /src/Symfony/Component/Notifier/Bridge export-ignore /src/Symfony/Component/Runtime export-ignore +/src/Symfony/Component/Translation/Bridge export-ignore +/src/Symfony/Component/Intl/Resources/data/*/* linguist-generated=true diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f56136de940d3..ff72a1cc13a5c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,7 +4,7 @@ | Bug fix? | yes/no | New feature? | yes/no | Deprecations? | yes/no -| Tickets | Fix #... +| Issues | Fix #... | License | MIT