File tree Expand file tree Collapse file tree 2 files changed +27
-16
lines changed Expand file tree Collapse file tree 2 files changed +27
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ name : Support Requests
2
+
3
+ on :
4
+ issues :
5
+ types :
6
+ - labeled
7
+ - unlabeled
8
+ - reopened
9
+
10
+ permissions :
11
+ issues : write
12
+
13
+ jobs :
14
+ support :
15
+ runs-on : ubuntu-latest
16
+ steps :
17
+ - uses : dessant/support-requests@v2
18
+ with :
19
+ support-label : forum
20
+ issue-comment : >
21
+ :wave: We use the issue tracker exclusively for final bug reports and feature requests.
22
+ However, this issue appears to be better suited for the
23
+ [Forge Support Forums](https://forums.minecraftforge.net/) or
24
+ [Forge Discord](https://discord.gg/UvedJ9m). Please create a new topic on the support forum
25
+ with this issue or ask in the `#tech-support` channel in the Discord server, and the
26
+ conversation can continue there.
27
+ lock-issue : true
You can’t perform that action at this time.
0 commit comments