diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-18 04:52:26 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-18 04:52:26 +0100 |
| commit | a9266aa45d316a28f3ed4c41ff2b5b673b3bf1d4 (patch) | |
| tree | 919b9e6b761e68f550b3326ab4f40392a549c38d | |
| parent | 4287ca1142299e86f274e1a6920666da1fc30628 (diff) | |
[FIX] Fix typo in PR template.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index baee4750..59bfdfe6 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,6 +1,6 @@ # <Title of PR> -<Describe brifely your PR here.> +<Describe briefly your PR here.> ## Rationale: |
