Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ body:
- type: markdown
attributes:
value: |
## :warning: We use GitHub Issues to track bug reports and feature requests

If you are not sure that your issue is a bug, you could:

- use our [Discord community](https://discord.gg/jXcMagAPnm)
- use [StackOverflow using the tag `inversifyjs`](https://stackoverflow.com/questions/tagged/inversifyjs)

Please, submit the issue in the [monorepo](https://github.com/inversify/monorepo/issues/new?template=bug.yml)

Please do not create the issue here, it will be closed.
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ body:
Please, submit your idea or proposal in the [monorepo](https://github.com/inversify/monorepo/issues/new?template=feature.yml)

Please do not create the issue here, it will be closed.

---

- type: checkboxes
Expand Down
Loading