25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
<!-- This is a template for your Pull Request. This are just some suggestions for you. You do not have to use all of them. -->
|
|
|
|
<!-- **Attention:** Please tick this box to agree to release your code under the projects license. Otherwise your PR cannot be accepted. -->
|
|
* [ ] I agree to release the changes in this PR under the Zlib/libpng license as shown in the [LICENSE file](https://github.com/PrivateBin/PrivateBin/blob/master/LICENSE.md#zliblibpng-license-for-privatebin).
|
|
|
|
<!-- Alternatively uncomment and tick this box to release your code under public domain:
|
|
* [ ] To the extent possible under law, I have waived all copyright and related or neighboring rights to this PR and publish it as public domain.
|
|
-->
|
|
|
|
<!-- If your PR fixes an issue, mention it here. You can also just copy the URL - GitHub will convert it for you.
|
|
If this PR fixes several issues, please prepend each issue url/number with the word "fix"/"fixes" or "close"/"closes" as this automatically closes the issues you mentioned when the PR is merged.
|
|
-->
|
|
This PR fixes
|
|
|
|
## Changes
|
|
<!-- List all the changes you have done -->
|
|
*
|
|
*
|
|
|
|
## ToDo
|
|
<!-- Add things, you still want to do. It is recommend to put "[DNM]", "[DONOTMERGE]", "[WIP]" or "[WORKINPROGRESS]" **into the title** of your PR if you still want to work on this PR, but just do not want to have it merged yet. -->
|
|
* [ ]
|
|
* [ ]
|
|
* [ ]
|