Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 210 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 210 Bytes

UserVoice Service Hooks

To contribute a new service hook:

  • Fork the repository
  • Write your hook in lib/services
  • Add a spec for it
  • Make a pull request
  • We'll review your hook and add it to the app!