Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 786 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 786 Bytes

Contributiong

First off, thank you for considering contributing to react-emails.

Ground Rules

  • Create issues for any major changes and enhancements that you wish to make. Discuss things transparently and get community feedback.
  • Be welcoming to newcomers and encourage diverse new contributors from all backgrounds.

Working on your first Pull Request? You can learn how from this free series, How to Contribute to an Open Source Project on GitHub.

Getting started

  1. Create your own fork of the code
  2. Do the changes in your fork
  3. Create a PR

How to report a bug

  1. What version of node are you using?
  2. What did you do?
  3. What did you expect to see?
  4. What did you see instead?