Fix typos and amend PR template (#5227)

This commit is contained in:
Lucas Manuel Rodriguez
2022-04-19 18:09:55 -03:00
committed by GitHub
parent bda31e254b
commit 29a902960e
5 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
If some of the following don't apply, delete the relevant line.
- [ ] Changes file added (for user-visible changes)
- [ ] Changes file added for user-visible changes (in `changes/` and/or `orbit/changes/`).
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md)
- [ ] Documented any permissions changes
- [ ] Ensured that input data is properly validated, SQL injection is prevented (using placeholders for values in statements)