We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c5b41 commit b9da8fcCopy full SHA for b9da8fc
.github/pull_request_template.md
@@ -1,7 +1,7 @@
1
## Checklist
2
Thank you for contributing to `QuantumToolbox.jl`! Please make sure you have finished the following tasks before opening the PR.
3
4
-- [ ] Please read [Contributing to QuantumToolbox.jl](https://qutip.org/QuantumToolbox.jl/stable/resources/contributing).
+- [ ] Please read [Contributing to Quantum Toolbox in Julia](https://qutip.org/QuantumToolbox.jl/stable/resources/contributing).
5
- [ ] Any code changes were done in a way that does not break public API.
6
- [ ] Appropriate tests were added and tested locally by running: `make test`.
7
- [ ] Any code changes should be `julia` formatted by running: `make format`.
0 commit comments