Updating distribution

This commit is contained in:
Valet Bot
2022-04-22 19:54:47 +00:00
parent 01f687fd0a
commit 30d034260e
2 changed files with 19 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
## Contributing
Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.
Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) to the public under the [project's open source license](LICENSE.md).
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
Here's some helpful notes on how to contribute to this project, including details on how to get started working with the codebase.
## How to submit a bug or request a feature
If you think you've found a bug or have a great idea for new functionality please create an Issue in the [repo](https://github.com/valet-customers/issue-ops/issues/new).
+6
View File
@@ -88,3 +88,9 @@ Optionally, the following environment variables can be set:
## Pipeline migration
Once configured, pipelines can be migrated to GitHub Actions by opening an issue with the relevant issue template and following the instructions.
## Privacy statement
Valet will collect anonymous telemetry when running to help us improve the tool. This can be disable by adding the `--no-telemetry` flag to any command provided to the Valet CLI.
Additionally, by using this repository you agree to GitHub's [Privacy Statement](https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement#data-retention-and-deletion-of-data) and the [additional terms for Actions](https://docs.github.com/en/site-policy/github-terms/github-terms-for-additional-products-and-features#actions).