An open API service indexing awesome lists of open source software.

https://github.com/gradle/community

Gradle Community content and Gradle Cookbook. Open for Contributions
https://github.com/gradle/community

community cookbook documentation documentation-site gradle gradle-bt hacktoberfest

Last synced: about 1 month ago
JSON representation

Gradle Community content and Gradle Cookbook. Open for Contributions

Awesome Lists containing this project

README

        

# Gradle Community Site

This is an open-source site and repository for all Gradle community
matters, including governance, artwork, events, and public infrastructure.
We also use this repository to track issues and initiatives related to the community's growth and ecosystem.

## Resources

- [Gradle Community Resources](https://gradle.org/resources) -
Official listing on the website
- [Security Vulnerability Reporting Policy](https://github.com/gradle/gradle/security/policy)
- [Code of Conduct](https://gradle.org/conduct/)

## Community Channels

- [`#gradle-community` Slack workspace](https://gradle.com/slack-invite)
([Slack History Archive](https://www.linen.dev/s/gradle-community))
- [Gradle Forums](https://discuss.gradle.org/) (Discourse)
- [Stack Overflow](https://stackoverflow.com/questions/tagged/gradle) (`#gradle` tag)
- [GitHub](https://github.com/gradle/gradle) (`@gradle`) -
we do not have GitHub discussions, but there are issues where a discussion may happen
- Social media: see the list [here](./docs/contributing/spread-the-word.md)

## Contributing

To contribute to this community repo, see [CONTRIBUTING.md](./docs/CONTRIBUTING.md).
To contribute to the Gradle community as whole, we have the contributor guide [here](https://community.gradle.org/contributing/).
All contributions are welcome!
If you want to contribute anything to this repository,
just submit a pull request.

## Credits

- All Gradle contributors and community members
- All [MkDocs](https://www.mkdocs.org/) and [Material for MkDocs](https://squidfunk.github.io/mkdocs-material) maintainers and contributors
- Joseph Doiron and all [MkDocs Multirepo Plugin](https://github.com/jdoiro3/mkdocs-multirepo-plugin/tree/main) contributors
- [SHIMADA Kento](https://github.com/hitsumabushi845) -
for the DevContainers template:
[MkDocs-with-Remote-Containers](https://github.com/hitsumabushi845/MkDocs-with-Remote-Containers),
distributed under the [MIT License](.devcontainer/LICENSE.txt)