Skip to content

Commit f534444

Browse files
committed
Update issue template, add Discord link
1 parent ee28bef commit f534444

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
name: bug_report
3-
about: Create a report to help us improve
2+
name: Bug Report
3+
about: Create a bug report to help us improve.
44
title: ''
55
labels: ''
66
assignees: ''
77

88
---
99

1010
**Describe the issue**
11-
A clear and concise description of what the issue is.
11+
A clear and concise description the issue.
1212

1313
**Code snipppets**
1414
Add code snippet to help explain your problem.
@@ -19,9 +19,9 @@ A clear and concise description of what you expected to happen.
1919

2020
**Enviroment (please complete the following information):**
2121
- OS: [e.g. Linux, Windows, Docker]
22-
- Plex version [eg. version 1.19.3.2852]
23-
- Python Version [e.g. 2.7.15, 3.6]
24-
- PlexAPI version [e.g. 3.6.0]
22+
- Plex version [eg. version 1.21.1.3830]
23+
- Python Version [e.g. 3.7.8]
24+
- PlexAPI version [e.g. 4.3.0]
2525

2626
**Additional context**
2727
Add any other context about the issue here.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Discord
4+
url: https://discord.gg/GtAnnZAkuw
5+
about: Please use Discord to ask for support.

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Documentation_ can be found at Read the Docs.
3636

3737
.. _Documentation: http://python-plexapi.readthedocs.io/en/latest/
3838

39+
Join our Discord_ for support and discussion.
40+
41+
.. _Discord: https://discord.gg/GtAnnZAkuw
42+
3943

4044
Getting a PlexServer Instance
4145
-----------------------------

0 commit comments

Comments
 (0)