rugk 4 mesi fa
parent
commit
d462c201de
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 1 1
      .github/CONTRIBUTING.md
  2. 2 2
      .github/PULL_REQUEST_TEMPLATE.md

+ 1 - 1
.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.

+ 2 - 2
.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
-<!-- List all the changes you have done.  THis section is just an example and may be removed if irrelevant. -->
+<!-- List all the changes you have done. This section is just an example and may be removed if irrelevant. -->
 * 
 * 
 
 ## ToDo
-<!-- THis section is just an example and may be removed if irrelevant, e.g. if you have completly implemented the PR. -->
+<!-- This section is just an example and may be removed if irrelevant, e.g. if you have completely implemented the PR. -->
 * [ ] 
 * [ ] 
 * [ ]