From 3c32841c4052fab4d77976618221641db2813db8 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 22 Mar 2026 06:30:52 +0100 Subject: [CHORE] Fix file name for GitHub PR template feature. Signed-off-by: Amlal El Mahrouss --- .github/pull_request_template.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/pull_request_template.md (limited to '.github/pull_request_template.md') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..a0446d7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,16 @@ +# [PR] + +<Describe briefly your PR here.> + +## Rationale: + +<Describe the rationale here> + +## Process: + +<Describe your process here> + +## Results: + +<Describe the results here> + -- cgit v1.2.3