From 5dbc51ee8589fc77a5d2a180258a5dd56b7d8d01 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Tue, 10 Mar 2026 13:29:58 +0000 Subject: [PATCH] ci: update of files from global .github repo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b7560981..ab4e0fcd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ The following is a summary of the ideal contribution flow. Please, note that Pul ``` ## Code of Conduct -AsyncAPI has adopted a Code of Conduct that we expect project participants to adhere to. Please [read the full text](./CODE_OF_CONDUCT.md) so that you can understand what sort of behaviour is expected. +AsyncAPI has adopted a [Code of Conduct](./CODE_OF_CONDUCT.md) that we expect project participants to adhere to. Please read it carefully to understand what sort of behaviour is expected. ## Our Development Process We use Github to host code, to track issues and feature requests, as well as accept pull requests.