github.com/GoogleContainerTools/skaffold/v2@v2.13.2/docs-v2/content/en/docs/resources/_index.md (about)

     1  ---
     2  title: "Resources"
     3  linkTitle: "Resources"
     4  weight: 130
     5  no_list: true
     6  ---
     7  
     8  ## Community
     9  
    10  Join the Skaffold community and discuss the project at:
    11  
    12  * StackOverflow using the [`skaffold` tag](https://stackoverflow.com/questions/tagged/skaffold)
    13  * The [Skaffold Mailing List]
    14  * The [#Skaffold channel](https://kubernetes.slack.com/messages/CABQMSZA6/) on the Kubernetes Slack
    15    (sign up at [slack.k8s.io](https://slack.k8s.io))
    16  * [Give us feedback](feedback)!
    17  
    18  The Skaffold Project also holds a monthly meeting on the last
    19  Wednesday of the month at 9:30am PST on [Google Meet](https://meet.google.com/tje-kwpx-ixv)!
    20  Everyone is welcome to attend! You will receive a calendar invite when you join the [Skaffold Mailing List].
    21  
    22  [Skaffold Mailing List]: https://groups.google.com/forum#!forum/skaffold-users
    23  
    24  ## Contributing
    25  
    26  See [Contributing Guide](https://github.com/GoogleContainerTools/skaffold/blob/main/CONTRIBUTING.md),
    27  [Developing Guide](https://github.com/GoogleContainerTools/skaffold/blob/main/DEVELOPMENT.md),
    28  and our [Code of Conduct](https://github.com/GoogleContainerTools/skaffold/blob/main/code-of-conduct.md)
    29  on GitHub.
    30  
    31  ## Release Notes
    32  
    33  See [Release Notes](https://github.com/GoogleContainerTools/skaffold/blob/main/CHANGELOG.md) on Github.
    34  
    35  ## Roadmap
    36  
    37  See our roadmap [in GitHub](https://github.com/GoogleContainerTools/skaffold/blob/main/ROADMAP.md).