diff options
| author | vulcandth <vulcandth@gmail.com> | 2022-07-20 22:06:40 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-20 22:06:40 -0500 |
| commit | 8ffc0367f927d44ce96d84282146b206e423f31f (patch) | |
| tree | 6f6b446b0697ed3aa2529b26fd5ae64401127acc /.github | |
| parent | Update comment (diff) | |
| download | pokeyellow-8ffc0367f927d44ce96d84282146b206e423f31f.tar.gz pokeyellow-8ffc0367f927d44ce96d84282146b206e423f31f.tar.xz pokeyellow-8ffc0367f927d44ce96d84282146b206e423f31f.zip | |
Basic Issue Template with Discord Link (#377)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/blank_issue.md | 4 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank_issue.md b/.github/ISSUE_TEMPLATE/blank_issue.md new file mode 100644 index 00000000..bf249d91 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/blank_issue.md @@ -0,0 +1,4 @@ +--- +name: Update to pokered +about: Suggest a possible change to pokered itself. +--- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..ceec6344 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: pret Discord + url: https://discord.gg/d5dubZ3 + about: If you need help with using pokered, or just have general questions about it, ask in our Discord server! |
