Skip to content

Commit 8610243

Browse files
committed
docs(github): Helpful info for Issues/PR
1 parent e91b8c8 commit 8610243

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
dir-diff version:
2+
rust version:
3+
OS:

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- [ ] Tests created for any new feature or regression tests for bugfixes.
2+
- [ ] `cargo test` succeeds
3+
- [ ] `cargo +nightly clippy` succeeds

0 commit comments

Comments
 (0)