Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 2 KB

CONTRIBUTING.md

File metadata and controls

48 lines (34 loc) · 2 KB

Contributing

Pull requests are welcome from anyone, please feel free to contribute by following the below guidelines.

Fork, then clone the repo:

git clone git@github.com:your-username/publishers.git

Write your code and tests, then make sure the tests pass:

bin/rake test

Push to your fork and submit a pull request.

We like to make sure that all contributions follow a few guidelines, which will increase the likelihood of a merge:

Security Reviews

If your code touches any of the aspects mentioned here, or more specific to creators:

  • Any changes to data being sent in the pCDN
  • Any changes in data being sent from Eyeshade
  • Any information collection changes for registration
  • Email auth flow changes
  • oAuth flow changes

Please open a security review