*<imgheight="15"src="https://tools.PJ568.eu.org/img/icon.svg"/> 568Tools Online Toolbox is a collection of online tools. Using most tools do not require registration, download, or upload to a server.
*`This project and the open source projects which are used are allowed to modify, as long as you retain the original author information. If you want to remove it, please contact the author or you may lose technical support.`Please refer to [license](https://Tools.PJ568.eu.org/about/#1).
- Fork. Download and run the whole project locally.
- Add or modify the project.
-<bstyle="color:red">⚠️Conduct comprehensive tests on the relevant modifications.</b>
- Confirm and submit the changes to Github.
- Pull Requests.
### Things to Note
- A pull request should not commit too many changes. Make sure that each commit is for a specific feature and that you specify the purpose of the change, for example: fixed XX bug, optimizing XX method, etc. All for the convenience of code review.
- For bug fixes, you should associate your pull request with the issue of the corresponding bug to let others know that the problem has been fixed.
- For greater new features, you should submit an Issues first, such as "Add XXX feature". Confirm that the feature is necessary to be added before starting work.
- For subjective style and interaction logic adjustments, such as the use of colors and icons, as well as adding or modifying certain preset configurations, they are generally not approved. However, you can discuss them in the Discussions section.
- For other tasks like simple code optimizations and document corrections, as long as the modifications are reasonable, they will be accepted.
Licensed under the terms of [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). For full details about the license, check the `LICENSE` file or [About Page](https://Tools.PJ568.eu.org/about/#1).