Skip to content

Commit d77df79

Browse files
authored
docs: update templatre docs (#1916)
1 parent 8635669 commit d77df79

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ body:
55
- type: markdown
66
attributes:
77
value: |
8-
## :warning: We use GitHub Issues to track bug reports and feature requests
9-
10-
If you are not sure that your issue is a bug, you could:
11-
12-
- use our [Discord community](https://discord.gg/jXcMagAPnm)
13-
- use [StackOverflow using the tag `inversifyjs`](https://stackoverflow.com/questions/tagged/inversifyjs)
14-
158
Please, submit the issue in the [monorepo](https://github.com/inversify/monorepo/issues/new?template=bug.yml)
169
1710
Please do not create the issue here, it will be closed.

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ body:
1212
Please, submit your idea or proposal in the [monorepo](https://github.com/inversify/monorepo/issues/new?template=feature.yml)
1313
1414
Please do not create the issue here, it will be closed.
15+
1516
---
1617
1718
- type: checkboxes

0 commit comments

Comments
 (0)