From 9a870e49909bb6c06e27b8444037f7a280dc3022 Mon Sep 17 00:00:00 2001 From: Evan Bradley <11745660+evan-bradley@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:52:57 -0400 Subject: [PATCH] [chore] Update Pull Request template (#35579) **Description:** Revival of https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/32491. This updates the pull request template to match core (following https://github.com/open-telemetry/opentelemetry-collector/pull/9995). --------- Co-authored-by: Curtis Robert --- .github/pull_request_template.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ba32818178e3..ac7757886027 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,15 @@ -**Description:** +#### Description -**Link to tracking Issue:** + +#### Link to tracking issue +Fixes -**Testing:** + +#### Testing -**Documentation:** \ No newline at end of file + +#### Documentation + +