.github/ISSUE_TEMPLATE/service-request.md
---
name: Service request
about: Suggest a new service to be added to Notify
title: 'feat(service): Add [SERVICE NAME] service'
labels: affects/services, good first issue, hacktoberfest, help wanted, type/enhancement,
up for grabs
assignees: ''
---
**Describe the missing service. Please provide useful links.**
<!--- Describe in detail the service that you want to be added. Include links to any relevant documentation, examples, or screenshots. -->
**Describe the solution you'd like**
<!--- Describe the solution you'd like to see. E.g. "Add a new service that [...]" -->
**Potential libraries to use**
<!--- Please list all libraries that might potentially help us with this service. A link to the library is mandatory. -->
- ...