lsd/.github/PULL_REQUEST_TEMPLATE

11 lines
232 B
Text
Raw Normal View History

2020-12-13 06:20:17 +00:00
<!--- PR Description --->
---
#### TODO
- [ ] Use `cargo fmt`
- [ ] Add necessary tests
2022-03-13 08:00:15 +00:00
- [ ] Add changelog entry
- [ ] Update default config/theme in README (if applicable)
- [ ] Update man page at lsd/doc/lsd.md (if applicable)