Skip to content

Commit 1f0f897

Browse files
committed
fix: begin to create development instruction
1 parent 375b29e commit 1f0f897

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@
33
To work on the template locally, you can call the copier template using:
44

55
`copier copy /path/to/your/template destination-folder`
6+
7+
## Run the tests
8+
9+
You can use Hatch to run all of the tests for the template:
10+
11+
`hatch run test:run`

0 commit comments

Comments
 (0)