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 edde841 commit ede9284Copy full SHA for ede9284
.github/PULL_REQUEST_TEMPLATE.md
@@ -21,7 +21,7 @@
21
22
<!-- Mark with an `x` all the checkboxes that apply (like `[x]`) -->
23
24
-- [ ] I've read the [`CONTRIBUTING.md`](../CONTRIBUTING.md) guide;
+- [ ] I've read the [`CONTRIBUTING.md`](https://github.com/stac-extensions/mlm/blob/main/CONTRIBUTING.md) guide;
25
- [ ] I've updated the code style using `make check`;
26
- [ ] I've written tests for all new methods and classes that I created;
27
- [ ] I've written the docstring in `Google` format for all the methods and classes that I used.
0 commit comments