mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-06-16 14:22:58 +00:00
16 lines
910 B
Markdown
16 lines
910 B
Markdown
## Description
|
|
|
|
<!-- Please explain the changes you made here. -->
|
|
|
|
## Additional Information
|
|
|
|
<!-- If it is a relatively large or complex change, please add more information to explain what you did, how you did it, if you considered any alternatives, etc. -->
|
|
|
|
## Checklist
|
|
|
|
Before submitting your PR, please indicate which issues are either fixed or closed by this PR. See [GitHub Help: Closing issues using keywords](https://help.github.com/articles/closing-issues-via-commit-messages/).
|
|
|
|
- [ ] I am aware the project is currently in maintenance-only mode. See [README](https://github.com/filebrowser/community/blob/master/README.md)
|
|
- [ ] I am making a PR against the `master` branch.
|
|
- [ ] I am sure File Browser can be successfully built. See [builds](https://github.com/filebrowser/community/blob/master/builds.md) and [development](https://github.com/filebrowser/community/blob/master/development.md).
|