iamolegga/nest-nsq-transport

View on GitHub
.github/ISSUE_TEMPLATE/question.md

Summary

Maintainability
Test Coverage
---
name: Question
about: Please ask your question
title: "[QUESTION] YOUR_TITLE_GOES_HERE"
labels: question
assignees: iamolegga

---

<!-- Please don't delete this template or we'll close your issue -->

<!-- Before creating an issue please make sure you are using the latest version. -->

- [ ] I've read [the docs of NSQ](https://nsq.io/overview/design.html) and this is __not__ a question about NSQ.
- [ ] I've read [the docs of official NodeJS SDK](https://github.com/dudleycarr/nsqjs) and this is __not__ a question about NodeJS SDK.
- [ ] I've read [the docs of NestJS microservices](https://docs.nestjs.com/microservices/basics) and this is __not__ a question about NestJS microservices.
- [ ] I've read [the docs of nest-nsq-transport](https://github.com/iamolegga/nest-nsq-transport) and this is a question about `nest-nsq-transport`
- [ ] I couldn't find the same [question about nest-nsq-transport](https://github.com/iamolegga/nest-nsq-transport/issues)

**Question**