Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 1.13 KB

Contributing Guidelines

We love improvements to our tools! EDGI has general guidelines for contributing and a code of conduct for all of our organizational repos.

Here are some notes specific to this project:

We are using Heroku Review Apps, and have enabled automatic review app creation for each pull request. This automation only works when a pull request is made from a feature branch in the upstream repo, and will not work from a personal fork. (This is a security feature.)

So if you have push access on the upstream repo, this is a great reason to work from there. When you create a pull request, Heroku will drop a link within the comments, linking to your newly deployed preview app. The app will be updated with each new commit, and will be destroyed when the pull request is merged or closed.