diff options
| author | Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> | 2023-01-02 16:45:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-02 08:45:42 -0800 |
| commit | 0ffef6e4bf4d7c191bcd281cc867ca468777988a (patch) | |
| tree | c9cc7cf598bf35460cd1586085ec78e2bc56b18f /.github/ISSUE_TEMPLATE/config.yml | |
| parent | 8810a014f3e1783c9b6c1ac2d1b83a0f5c38af10 (diff) | |
| download | decky-loader-0ffef6e4bf4d7c191bcd281cc867ca468777988a.tar.gz decky-loader-0ffef6e4bf4d7c191bcd281cc867ca468777988a.zip | |
Better bug report format (#312)
* Add files via upload
* Delete bug_report.md
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..e64c3c24 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Steam Deck Homebrew Discord Server + url: https://discord.gg/ZU74G2NJzk + about: Please ask and answer questions here. |
