mirror of https://github.com/jetkvm/kvm.git
chore: remove internationalization checklist item from feature PR template. Save for later
This commit is contained in:
parent
e77a6c8f5b
commit
5c1aec496f
|
|
@ -14,5 +14,4 @@ Closes #<issue-number>
|
||||||
- [ ] One problem per PR (no unrelated changes)
|
- [ ] One problem per PR (no unrelated changes)
|
||||||
- [ ] Lints pass; CI green
|
- [ ] Lints pass; CI green
|
||||||
- [ ] Tricky parts are commented in code
|
- [ ] Tricky parts are commented in code
|
||||||
- [ ] Internationalization (see `DEVELOPMENT.md` for details)
|
|
||||||
- [ ] Backward compatible with existing device firmware (See `DEVELOPMENT.md` for details)
|
- [ ] Backward compatible with existing device firmware (See `DEVELOPMENT.md` for details)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue