diff --git a/.all-contributorsrc b/.all-contributorsrc
index fac1d1f0..31a4cc63 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -97,6 +97,33 @@
"contributions": [
"infra"
]
+ },
+ {
+ "login": "Shutruk",
+ "name": "Shutruk",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9198633?v=4",
+ "profile": "https://github.com/Shutruk",
+ "contributions": [
+ "translation"
+ ]
+ },
+ {
+ "login": "krystiancharubin",
+ "name": "Krystian Charubin",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/17775600?v=4",
+ "profile": "https://github.com/krystiancharubin",
+ "contributions": [
+ "design"
+ ]
+ },
+ {
+ "login": "kieron",
+ "name": "Kieron Boswell",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/8655212?v=4",
+ "profile": "https://github.com/kieron",
+ "contributions": [
+ "code"
+ ]
}
],
"badgeTemplate": "-orange.svg\"/>",
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 40ae9700..6d369e18 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -9,8 +9,10 @@ assignees: ''
**Describe the bug**
A clear and concise description of what the bug is.
-**Are you on latest or develop branch?**
-Please fill in which docker image you are currently using.
+**What version of Overseerr are you running?**
+Please fill in the version you are currently running.
+
+You can find it under: Settings -> About -> Version
**To Reproduce**
Steps to reproduce the behavior:
diff --git a/.github/workflows/invalid_template.yml b/.github/workflows/invalid_template.yml
new file mode 100644
index 00000000..c98d3174
--- /dev/null
+++ b/.github/workflows/invalid_template.yml
@@ -0,0 +1,19 @@
+name: 'Invalid Template'
+
+on:
+ issues:
+ types: [labeled, unlabeled, reopened]
+
+jobs:
+ support:
+ runs-on: ubuntu-latest
+ steps:
+ - uses: dessant/support-requests@v2
+ with:
+ github-token: ${{ github.token }}
+ support-label: 'invalid:template-incomplete'
+ issue-comment: >
+ :wave: @{issue-author}, please edit your issue and follow the template provided.
+ close-issue: false
+ lock-issue: true
+ issue-lock-reason: 'resolved'
diff --git a/README.md b/README.md
index 544b2cd6..6c52d015 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
-
+
stdout (container logs) or looking in{' '}
+ /app/config/logs/overseerr.logs
+