From 870b6afa737b8e53b2f4a9b6e9d2651e7f000188 Mon Sep 17 00:00:00 2001 From: Marie Date: Mon, 4 Apr 2022 09:33:05 -0300 Subject: [PATCH] add community information --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9ae6733..38e3cb7 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ Command line client for the Drone continuous integration server. Documentation: https://docs.drone.io/cli -Technical Support: https://discourse.drone.io - -Bug Tracker: https://discourse.drone.io/c/bugs - ## Release procedure Run the changelog generator. @@ -29,3 +25,12 @@ docker run -it --rm -v "$(pwd)":/usr/local/src/your-app githubchangeloggenerator ``` Create your pull request for the release. Get it merged then tag the release. + +## Community and Support +[Harness Community Slack](https://join.slack.com/t/harnesscommunity/shared_invite/zt-y4hdqh7p-RVuEQyIl5Hcx4Ck8VCvzBw) - Join the #drone slack channel to connect with our engineers and other users running Drone CI. + +[Harness Community Forum](https://community.harness.io/) - Ask questions, find answers, and help other users. + +[Report or Track A Bug](https://community.harness.io/c/bugs/17) - Find a bug? Please report in our forum under Drone Bugs. Please provide screenshots and steps to reproduce. + +[Events](https://www.meetup.com/harness/) - Keep up to date with Drone events and check out previous events [here](https://www.youtube.com/watch?v=Oq34ImUGcHA&list=PLXsYHFsLmqf3zwelQDAKoVNmLeqcVsD9o).