diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-18 03:55:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-18 03:55:20 +0100 |
| commit | 8bcd83997fa76fb179cf560a7feb27a3397171c4 (patch) | |
| tree | 96caed68c1bd8e8616776e86c6e613798db56f00 /.github | |
| parent | bcd34bde9adc1cc5095cef99bb41e8f3a6704700 (diff) | |
[CHORE] Update PR template file.update-pr-template
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 6966d96f..baee4750 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,5 +1,7 @@ # <Title of PR> +<Describe brifely your PR here.> + ## Rationale: <Describe the rationale here> @@ -10,4 +12,5 @@ ## Results: -<Describe the results here>
\ No newline at end of file +<Describe the results here> + |
