diff options
| author | 😄 Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-18 03:58:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-18 03:58:26 +0100 |
| commit | 4287ca1142299e86f274e1a6920666da1fc30628 (patch) | |
| tree | 96caed68c1bd8e8616776e86c6e613798db56f00 | |
| parent | bcd34bde9adc1cc5095cef99bb41e8f3a6704700 (diff) | |
| parent | 8bcd83997fa76fb179cf560a7feb27a3397171c4 (diff) | |
Merge pull request #141 from ne-foss-org/update-pr-template
[CHORE] Update PR template file.
| -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> + |
