From 9392f90f768fefb01b555caeb4211ba3e074a743 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 23 Mar 2026 09:44:36 +0100 Subject: [FEAT] Improve libThread with additional ThrExitThread function, X11 and al versioning. Signed-off-by: Amlal El Mahrouss --- .github/pull_request_template.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.github') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a0446d7..f32259d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,12 @@ +--- +name: Feature PR +about: Create a feature PR to help us improve the project. +title: '' +labels: 'feature' +assignees: '' + +--- + # [PR] <Describe briefly your PR here.> -- cgit v1.2.3