summaryrefslogtreecommitdiff
path: root/vendor/symfony/mime/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/symfony/mime/README.md')
-rw-r--r--vendor/symfony/mime/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/vendor/symfony/mime/README.md b/vendor/symfony/mime/README.md
new file mode 100644
index 0000000000..32882461e2
--- /dev/null
+++ b/vendor/symfony/mime/README.md
@@ -0,0 +1,18 @@
+MIME Component
+==============
+
+The MIME component allows manipulating MIME messages.
+
+**This Component is experimental**.
+[Experimental features](https://symfony.com/doc/current/contributing/code/experimental.html)
+are not covered by Symfony's
+[Backward Compatibility Promise](https://symfony.com/doc/current/contributing/code/bc.html).
+
+Resources
+---------
+
+ * [Documentation](https://symfony.com/doc/current/components/mime.html)
+ * [Contributing](https://symfony.com/doc/current/contributing/index.html)
+ * [Report issues](https://github.com/symfony/symfony/issues) and
+ [send Pull Requests](https://github.com/symfony/symfony/pulls)
+ in the [main Symfony repository](https://github.com/symfony/symfony)