Opening issues is a crucial step in open-source, as issues keep projects stable and help maintainers understand the needs of the community. To help us maintain a stable project, please observe the following guidelines and general rules:Documentation Index
Fetch the complete documentation index at: https://react.email/docs/llms.txt
Use this file to discover all available pages before exploring further.
Open issues for bugs only
We ask that issues are only opened for bugs, and not for questions or feature requests. Questions and feature requests should be asked in Discussions.Include a proper reproduction
To ensure your issue can be addressed, please include a proper reproduction. Please avoid:- Setting the link to the reproduction pointing to our repository
- Providing a code snippet that does not sufficiently reproduce the issue
Test the latest versions before opening an issue
Before opening an issue regarding a bug, please test with both:- the latest canary version
- the latest stable version
Fixed under canary so others will know it has been fixed.
If you do find that the bug was introduced in a specific version, and an older
version didn’t have the issue then you should mention that this is a regression
and in what versions it was introduced.