diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-21 16:22:39 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-21 16:22:39 +0100 |
| commit | a77ff6a4df6bc52d94994191d013ac03fc650f86 (patch) | |
| tree | 9c8fef86465bfcde1fe50d130d7e6f00b33f85a8 /.github | |
| parent | 520105d93555aa56557e7afaecec976e354f3fee (diff) | |
[CHORE] Update DebugOutput for NeKernel and BootZ.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 493fdefb..d4456542 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,14 @@ # [PR]: <Title of PR> +## Description: + <Describe briefly your PR here.> -## Rationale: +### PR Rationale: <Describe the rationale here> -## Process: +### PR Process: <Describe your process here> @@ -14,7 +16,7 @@ <Describe the results here> -## Additionals: - +### Additional Informations: +<Describe additional information (Optional)> |
