mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-29 01:44:39 +02:00
docs: update readme
This commit is contained in:
parent
f7efe9ca2b
commit
7bb7ed67db
15
README.md
15
README.md
@ -9,11 +9,9 @@
|
||||
GoReleaser builds Go binaries for several platforms, creates a GitHub release and then
|
||||
pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.
|
||||
|
||||
This project adheres to the Contributor Covenant [code of conduct](https://github.com/goreleaser/.github/blob/main/CODE_OF_CONDUCT.md).
|
||||
By participating, you are expected to uphold this code.
|
||||
We appreciate your contribution. Please refer to our [contributing guidelines](CONTRIBUTING.md) for further information.
|
||||
https://user-images.githubusercontent.com/245435/190040641-1fa183e5-d05a-4f9d-b466-02969a529b86.mp4
|
||||
|
||||
For questions, support and general discussion, please use [GitHub Discussions](https://github.com/goreleaser/goreleaser/discussions);
|
||||
---
|
||||
|
||||
## Get GoReleaser
|
||||
|
||||
@ -34,6 +32,15 @@ Here are ways to get in touch with the GoReleaser community:
|
||||
[![Follow Twitter](https://img.shields.io/badge/follow_on_twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/goreleaser)
|
||||
[![GitHub Discussions](https://img.shields.io/badge/GITHUB_DISCUSSION-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/goreleaser/goreleaser/discussions)
|
||||
|
||||
You can find the links above and all others [here](https://goreleaser.com/links/).
|
||||
|
||||
### Code of Conduct
|
||||
|
||||
This project adheres to the Contributor Covenant [code of conduct](https://github.com/goreleaser/.github/blob/main/CODE_OF_CONDUCT.md).
|
||||
By participating, you are expected to uphold this code.
|
||||
We appreciate your contribution.
|
||||
Please refer to our [contributing guidelines](CONTRIBUTING.md) for further information.
|
||||
|
||||
## Badges
|
||||
|
||||
[![Release](https://img.shields.io/github/release/goreleaser/goreleaser.svg?style=for-the-badge)](https://github.com/goreleaser/goreleaser/releases/latest)
|
||||
|
Loading…
Reference in New Issue
Block a user