From 60e272e6f0223e789668e3b38f3c3fe4a6860055 Mon Sep 17 00:00:00 2001 From: tt2468 Date: Fri, 13 May 2022 18:58:45 -0700 Subject: [PATCH] base: Update a few files with updated info --- .github/ISSUE_TEMPLATE/bug_report.yaml | 10 ++++++++-- .github/pull_request_template.md | 2 +- README.md | 1 - 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index c2aa27a8..8396194e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -27,10 +27,11 @@ body: - macOS 10.15 - macOS 10.14 - macOS 10.13 + - Ubuntu 22.04 LTS - Ubuntu 21.04 - Ubuntu 20.10 - - Ubuntu 20.04 - - Ubuntu 18.04 + - Ubuntu 20.04 LTS + - Ubuntu 18.04 LTS - Other validations: required: true @@ -48,6 +49,11 @@ body: label: OBS Studio Version description: What version of OBS Studio are you using? options: + - 27.2.4 + - 27.2.3 + - 27.2.2 + - 27.2.1 + - 27.2.0 - 27.1.3 - 27.1.1 - 27.1.0 diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 59b0c205..a27197d2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -29,6 +29,6 @@ Tested OS(s): - [ ] I have read the [Contributing Guidelines](https://github.com/obsproject/obs-websocket/wiki/Contributing-Guidelines). - [ ] All commit messages are properly formatted and commits squashed where appropriate. -- [ ] My code is not on the `master` branch. +- [ ] My code is not on `master` or a `release/*` branch. - [ ] The code has been tested. - [ ] I have included updates to all appropriate documentation. diff --git a/README.md b/README.md index 189491fb..821f1725 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ WebSocket API for OBS Studio. -[![CI Multiplatform Build](https://github.com/obsproject/obs-websocket/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/obsproject/obs-websocket/actions/workflows/main.yml) [![Discord](https://img.shields.io/discord/715691013825364120.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/WBaSQ3A) [![Financial Contributors on Open Collective](https://opencollective.com/obs-websocket-dev/all/badge.svg?label=financial+contributors)](https://opencollective.com/obs-websocket-dev)