mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
style: fix typos
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -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.
|
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.
|
If possible, especially for bigger or interactive changes, please also attach a link to a working test instance.
|
||||||
|
|||||||
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -6,12 +6,12 @@ If this PR fixes several issues, please prepend each issue url/number with the w
|
|||||||
This PR fixes
|
This PR fixes
|
||||||
|
|
||||||
## Changes
|
## 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
|
## 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. -->
|
||||||
* [ ]
|
* [ ]
|
||||||
* [ ]
|
* [ ]
|
||||||
* [ ]
|
* [ ]
|
||||||
|
|||||||
Reference in New Issue
Block a user