summaryrefslogtreecommitdiffhomepage
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-22 06:20:49 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-22 06:20:49 +0100
commitc9dcb4fca100786f546da9d4ebf9d524df5c2427 (patch)
treee6a0b85f54acfdc231c698b2e7117906af24487b /.github/pull_request_template.md
parenta77ff6a4df6bc52d94994191d013ac03fc650f86 (diff)
[CHORE] Fix PR name template.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 00000000..d4456542
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,22 @@
+# [PR]: <Title of PR>
+
+## Description:
+
+<Describe briefly your PR here.>
+
+### PR Rationale:
+
+<Describe the rationale here>
+
+### PR Process:
+
+<Describe your process here>
+
+## Results:
+
+<Describe the results here>
+
+### Additional Informations:
+
+<Describe additional information (Optional)>
+