From d462c201dec3c15b0a86ebc73bb0f0ccafc7a66f Mon Sep 17 00:00:00 2001 From: rugk Date: Tue, 3 Mar 2026 15:21:37 +0100 Subject: [PATCH] style: fix typos --- .github/CONTRIBUTING.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 48dcc13e..2a79ae04 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -11,5 +11,5 @@ Except this also opening [issues](https://github.com/PrivateBin/PrivateBin/issue Please note that we, as per our pull request template, **require users to disclose the use of an AI/LLM tool**. We would be glad about details such as the exact used tool/relevant chat snippets or a full (link to the) chat conversation. In any case, please take care to manually test and review your pull request. -For Frontend adjustments or other changes visible visually in the PrivateBin web UI, please _always_ attach at least **a screenshot** of how it loos like with your changes applied. You may only omit that for invisible changes or _very_ obvious little changes like fixing typographic mistakes or translations etc. +For Frontend adjustments or other changes visible visually in the PrivateBin web UI, please _always_ attach at least **a screenshot** of how it looks like with your changes applied. You may only omit that for invisible changes or _very_ obvious little changes like fixing typographic mistakes or translations etc. If possible, especially for bigger or interactive changes, please also attach a link to a working test instance. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 342d4b1a..6db1bea4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,12 +6,12 @@ If this PR fixes several issues, please prepend each issue url/number with the w This PR fixes ## Changes - + * * ## ToDo - + * [ ] * [ ] * [ ]