Fix typo in the pull request template

pull/1444/head
Ahmed Hnewa 2 years ago
parent 13bb5d0b08
commit b9a5550f74
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 6
      .github/PULL_REQUEST_TEMPLATE.md

@ -11,18 +11,18 @@ Closes #IssueNumber
(Replace "IssueNumber" with the actual issue number you are addressing.) (Replace "IssueNumber" with the actual issue number you are addressing.)
## Improvements ## Improvements
<!-- Please tell us the improvemenets you made in a list --> <!-- Please tell us the improvements you made in a list -->
<!-- Example: --> <!-- Example: -->
- Improve code readability - Improve code readability
- Improve peformance - Improve performance
## Features ## Features
<!-- Please tell us the features you added in a list if you add any --> <!-- Please tell us the features you added in a list if you add any -->
<!-- Example: --> <!-- Example: -->
- Add a new feature - Add a new feature
- Allow to custmize the widgets - Allow to customize the widgets
<!-- Remove this if your pull request about other changes --> <!-- Remove this if your pull request about other changes -->

Loading…
Cancel
Save