Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 694 Bytes

File metadata and controls

13 lines (8 loc) · 694 Bytes

How to contribute

Thanks for reading this! Also take a look at GitHub's short Forking Projects guide.

Development notes

  1. Use the EditorConfig setup—see EditorConfig.org for more information about how to configure your editor
  2. Use the Git hooksgit config core.hooksPath scripts/git-hooks/ will use the Git hooks shared in the repository
  3. Run the test suite—see proxy/README.md for instructions on running the tests for proxy changes

Submitting changes

Please submit changes via GitHub pull requests with a clear description and concise commit messages.