internal/contributor-info/pull-requests.md
For non-doc fixes:
From How to Write a Git Commit Message
Keep in mind: This has all been said before.
When making doc changes, we want the change to work on both the gitbook and the regular github site. The issue is that non-doc files will not go to the gitbook site, so doc references to non doc files must use the github URL.
[spec/dummy/config/initializers/react_on_rails.rb](https://github.com/shakacode/react_on_rails/tree/main/react_on_rails/spec/dummy/config/initializers/react_on_rails.rb)