From 2a6d146070cdb1cf9bfd8e54814ca20140e31737 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bryan=E2=84=A2?= <61433408+brycahta@users.noreply.github.com> Date: Thu, 17 Feb 2022 11:30:10 -0600 Subject: [PATCH] Bold the headers in pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2ff7d61e..7f2d0ed0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,6 @@ -Issue #, if available: +**Issue #, if available:** + +**Description of changes:** -Description of changes: By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.