Please, read this before starting a new discussion or opening a new issue! #2571
caarlos0
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A good rule of thumb for OSS projects is to always search before opening issues. Once the project gets big enough, its very likely someone already had the same issue you are having.
Another one is to always read the documentation first. We put a lot of effort there, there is a search box, and a lot of the questions you might have are likely to be answered there.
Maintaining a relatively big opensource project is no walk in the park. It demands a lot of time and effort. Its easy to help maintainers by avoiding unnecessary issues! 🤝
If you don't find anything on docs and previous issues/questions, please properly formulate your question. Explain what are you trying to do, where (local, github actions, etc), add code snippets of your configs, the GoReleaser version and its output when you run it, and anything else you might find relevant.
Take care!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions