Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.96 KB

File metadata and controls

47 lines (33 loc) · 1.96 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 [email protected]: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 information collection changes for registration
  • Email auth flow changes
  • oAuth flow changes

Please open a security review