From 8109bfad8b28b21d9a0be60a4f49d3107b8f1010 Mon Sep 17 00:00:00 2001 From: Soim Kim Date: Thu, 2 Jul 2026 15:12:36 +0900 Subject: [PATCH 1/2] test(notice): add LGE_NOTICE.txt --- test/LGE_NOTICE.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/LGE_NOTICE.txt diff --git a/test/LGE_NOTICE.txt b/test/LGE_NOTICE.txt new file mode 100644 index 0000000..8713a35 --- /dev/null +++ b/test/LGE_NOTICE.txt @@ -0,0 +1 @@ +To obtain the source code that is contained in this product, under GPL, LGPL, MPL, and other open source licenses that have the obligation to disclose source code, and to access all referred license terms, copyright notices and other relevant documents, please visit https://opensource.lge.com. LG Electronics will also provide open source code to you on CD-ROM for a charge covering the cost of performing such distribution (such as the cost of media, shipping, and handling) upon email request to opensource@lge.com. This offer is valid to anyone in receipt of this information for a period of three years after our last shipment of this product. From d0e6d894b5db7269925793d56050a8e4c4567c46 Mon Sep 17 00:00:00 2001 From: Soim Kim Date: Thu, 2 Jul 2026 15:15:33 +0900 Subject: [PATCH 2/2] chore: remove content from PULL_REQUEST_TEMPLATE.md --- .coderabbit.yaml | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 27a658b..539cbbb 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -1,7 +1,7 @@ reviews: profile: "chill" request_changes_workflow: false - high_level_summary: true + high_level_summary: false poem: false review_status: true auto_review: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a327490..e69de29 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +0,0 @@ -## Description - \ No newline at end of file