Update PULL_REQUEST_TEMPLATE.md

Fixed weird wording on checklist
This commit is contained in:
Chris Kent 2024-02-08 14:29:09 -05:00 committed by GitHub
parent 72bb01cafc
commit 9852d927d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Node version used:
> Put an `x` in all the items that apply (`[x]`, no spaces between the `[`, the `x`, and the `]` ). Make notes next to any that haven't been addressed.
- [ ] My pull request affects only ONE sample.
- [ ] My sample does not build with any warnings
- [ ] My sample builds without any warnings
- [ ] I have updated the `README.md` file's **Version history**. For new samples, created a new `README.md` file matching [this template](templates/README-template.md)
- [ ] My `README.md` has at least one static high-resolution screenshot (i.e. not a GIF) located in the `assets` folder.
- [ ] My `README.md` contains complete setup instructions, including pre-requisites and permissions required