diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-22 06:23:44 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-22 06:23:44 +0100 |
| commit | c0a771b70349ea03ccc354ec41185dc6714ee5c5 (patch) | |
| tree | 2b8c234c2a93dbaee40f1ce1d211c3042611f8b8 /.github/pull_request_template.md | |
| parent | 4cd71ece6b436bd84e87a5e9385e9b03ffaea324 (diff) | |
[CHORE] Update PR template and add CI + README update.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 22 |
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 0000000..d445654 --- /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)> + |
