Update the basic community files (#1)

For building a healthy community, we add some basic community files like
PR request, issue template, contribution guide, and more.
11 files changed
tree: 25913a8ea16fa664a74f65c9db402c500841647c
  1. .github/
  2. ci/
  3. cluster/
  4. conv/
  5. dbconn/
  6. gplog/
  7. iohelper/
  8. operating/
  9. structmatcher/
  10. testhelper/
  11. .gitignore
  12. .golangci.yml
  13. CODE_OF_CONDUCT.md
  14. CONTRIBUTING.md
  15. go.mod
  16. go.sum
  17. LICENSE
  18. Makefile
  19. NOTICE
  20. README.md
  21. SECURITY.md
  22. show_coverage.sh
README.md

gp-common-go-libs for CloudberryDB

Slack Twitter Follow Website GitHub Discussions GitHub License


This project is a fork of the Greenplum gp-common-go-libs, which is a dependency for the gpbackup utility in CloudberryDB.

Please note that this repository is only maintained for CloudberryDB 1.0 and its later versions.

License

Licensed under Apache License Version 2.0. For more details, please refer to the LICENSE.

Acknowledgment

Thanks to all the gp-common-go-libs contributors, more details in its GitHub page.