Skip to content

Commit b9da8fc

Browse files
committed
minor change of PR template
1 parent 10c5b41 commit b9da8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Checklist
22
Thank you for contributing to `QuantumToolbox.jl`! Please make sure you have finished the following tasks before opening the PR.
33

4-
- [ ] Please read [Contributing to QuantumToolbox.jl](https://qutip.org/QuantumToolbox.jl/stable/resources/contributing).
4+
- [ ] Please read [Contributing to Quantum Toolbox in Julia](https://qutip.org/QuantumToolbox.jl/stable/resources/contributing).
55
- [ ] Any code changes were done in a way that does not break public API.
66
- [ ] Appropriate tests were added and tested locally by running: `make test`.
77
- [ ] Any code changes should be `julia` formatted by running: `make format`.

0 commit comments

Comments
 (0)