diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 6b2dc700..0189cafb 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1 @@ -github: [sct] -patreon: overseerr +github: [Fallenbagel] \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 9bfffb24..a98da750 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -19,7 +19,7 @@ body: id: version attributes: label: Version - description: What version of Overseerr are you running? (You can find this in Settings → About → Version.) + description: What version of Jellyseerr are you running? (You can find this in Settings → About → Version.) validations: required: true - type: textarea @@ -87,5 +87,5 @@ body: label: Code of Conduct description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/fallenbagel/jellyseerr/blob/develop/CODE_OF_CONDUCT.md) options: - - label: I agree to follow Overseerr's Code of Conduct + - label: I agree to follow Jellyseerr's Code of Conduct required: true diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 13a68495..3cce2bb4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: 💬 Support via Discord url: https://discord.gg/ckbvBtDJgC - about: Chat with other users and the Overseerr dev team + about: Chat with other users and the Jellyseerr dev team - name: 💬 Support via GitHub Discussions url: https://github.com/fallenbagel/jellyseerr/discussions about: Ask questions and discuss with other community members diff --git a/.github/ISSUE_TEMPLATE/enhancement.yml b/.github/ISSUE_TEMPLATE/enhancement.yml index aee47359..35a7adbd 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.yml +++ b/.github/ISSUE_TEMPLATE/enhancement.yml @@ -33,5 +33,5 @@ body: label: Code of Conduct description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/fallenbagel/jellyseerr/blob/develop/CODE_OF_CONDUCT.md) options: - - label: I agree to follow Overseerr's Code of Conduct + - label: I agree to follow Jellyseerr's Code of Conduct required: true