From 3c71ead22e7668d826fbf4c7c024cb1de4b625ba Mon Sep 17 00:00:00 2001 From: Marc Pichler Date: Thu, 13 Jun 2024 13:49:13 +0200 Subject: [PATCH] docs: add contributing guidelines for new instrumentations (#2259) * docs: add contributing guidelines for new instrumentations * Update CONTRIBUTING.md Co-authored-by: Jamie Danielson --------- Co-authored-by: Jamie Danielson --- ..._request.md => instrumentation_request.md} | 13 ++++++-- CONTRIBUTING.md | 33 +++++++++++++++++++ README.md | 1 + 3 files changed, 44 insertions(+), 3 deletions(-) rename .github/ISSUE_TEMPLATE/{plugin_request.md => instrumentation_request.md} (65%) diff --git a/.github/ISSUE_TEMPLATE/plugin_request.md b/.github/ISSUE_TEMPLATE/instrumentation_request.md similarity index 65% rename from .github/ISSUE_TEMPLATE/plugin_request.md rename to .github/ISSUE_TEMPLATE/instrumentation_request.md index 2f588b9759..408e111f7f 100644 --- a/.github/ISSUE_TEMPLATE/plugin_request.md +++ b/.github/ISSUE_TEMPLATE/instrumentation_request.md @@ -5,9 +5,7 @@ labels: instrumentation-request --- ### Is your instrumentation request related to a problem? Please describe @@ -27,6 +25,15 @@ Weekly Downloads: Versions: +### Code Owners + + + +- Owner 1 +- Owner 2 + ### Additional context