summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-23 09:44:36 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-23 09:44:36 +0100
commit9392f90f768fefb01b555caeb4211ba3e074a743 (patch)
tree3abc3848792ed1b58b1154df48eefbefd9bffe88 /.github
parent8c317ab239e71233de0d8783408b39fbd402d456 (diff)
[FEAT] Improve libThread with additional ThrExitThread function, X11 and al versioning.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md9
1 files changed, 9 insertions, 0 deletions
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] <Title of PR>
<Describe briefly your PR here.>