From 5396d7825122c24655daaaa7e4261ba882ea66a5 Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Fri, 1 Mar 2024 11:32:52 -0600 Subject: [PATCH] Fix licenses of templates (#788) Signed-off-by: Scott M Stark --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ .github/ISSUE_TEMPLATE/compatibility-certification-request.md | 3 +++ .github/ISSUE_TEMPLATE/feature_request.md | 3 +++ 3 files changed, 9 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5a0a48cc..5dcc13a8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,6 @@ + --- name: Bug report about: Create a report to help us improve diff --git a/.github/ISSUE_TEMPLATE/compatibility-certification-request.md b/.github/ISSUE_TEMPLATE/compatibility-certification-request.md index f12443a9..18b6f3d8 100644 --- a/.github/ISSUE_TEMPLATE/compatibility-certification-request.md +++ b/.github/ISSUE_TEMPLATE/compatibility-certification-request.md @@ -1,3 +1,6 @@ + --- name: Compatibility certification request about: Request certification of a compatibile implementation of Jakarta EE diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 24473dee..a3eb22be 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,3 +1,6 @@ + --- name: Feature request about: Suggest an idea for this project