Improve docs

This commit is contained in:
Ayaz Salikhov
2023-10-20 16:28:11 +02:00
parent 848a826747
commit a55db53d96

View File

@@ -136,8 +136,8 @@ to get a feel for what's possible and the best practices.
[Submit pull requests](https://github.com/PointCloudLibrary/pcl/wiki/A-step-by-step-guide-on-preparing-and-submitting-a-pull-request)
to your project repository on GitHub.
Ensure your image builds correctly on GitHub actions before merging to the main branch.
Refer to Docker Hub to build the main branch that you can `docker pull`.
Ensure your image builds correctly on GitHub Actions before merging to the main branch.
After merging to the main branch, your image will be built and pushed to the Docker Hub automatically.
## Sharing Your Image