Added README (#1)

README
This commit is contained in:
Marko Papic
2024-02-19 16:35:16 +01:00
committed by GitHub
parent 2ba25232e4
commit 3b66262cbe
2 changed files with 30 additions and 0 deletions

25
README.md Normal file
View File

@@ -0,0 +1,25 @@
# Docker Build Cloud Feedback
## Documentation
If you don't understand something about Docker Build Cloud, the [extensive
documentation](https://docs.docker.com/build/cloud/) is a great place
to look for answers.
## Support
Support for Docker Build Cloud is available to Docker Build Cloud customers on a Pro, Team or Business plan
by completing the [support form](https://hub.docker.com/support/contact/).
Bugs with the Docker Build Cloud software can be filed as issues in this repository, which we respond to
on a best-effort basis. Support requests in this repository (i.e., trouble setting up
or using the software) will be ignored, but community support is available from the
[Docker community](https://www.docker.com/docker-community).
## This Repository
This repository contains an issue tracker for Docker Build Cloud. If you find a problem with the software, first [browse the existing issues](https://github.com/docker/build-cloud-feedback/issues) or search from the bar at the top (`s` to focus) and then, if you don't find your issue, [open a new issue](https://github.com/docker/build-cloud-feedback/issues/new).
Feature requests should be filed on the [Docker Roadmap](https://github.com/docker/roadmap).
Security issues should not be reported here. Please see [SECURITY](security.md) for instructions on how to report a security vulnerability.

5
SECURITY.md Normal file
View File

@@ -0,0 +1,5 @@
### Reporting a Vulnerability
Please **DO NOT** file a public issue, instead send your report privately to _security@docker.com_.
Security reports are greatly appreciated and we will publicly thank you for it, although we will keep your name confidential if you request it. We also like to send gifts—if you're into swag, make sure to let us know. We currently do not offer a paid security bug bounty program, but are not ruling it out in the future.