diff options
| author | void_17 <61356189+void2012@users.noreply.github.com> | 2026-03-02 03:02:18 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-02 03:02:18 +0700 |
| commit | f580a6a603b79ad9c308ba08b8c1af6102de0c32 (patch) | |
| tree | 7605282c8e665b820ca190587210404a897ddf47 /.github/pull_request_template.md | |
| parent | 1b6b9730542dcd5f5fc2f922a630fe651c5211d1 (diff) | |
Remove the word `template` from PR template
Looks like people don't change this field so the word `template` is not needed here.
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c1108a81..0dfcc8e2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -# Pull Request Template +# Pull Request ## Description Briefly describe the changes this PR introduces. |
