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 a475d63 commit 56e5780Copy full SHA for 56e5780
.github/ISSUE_TEMPLATE/3-module_request.md
@@ -18,8 +18,8 @@ labels: ["feature request"]
18
19
☑️: *Implemented*; ⬜: *To be implemented/discussed*; ~~Strikethrough~~: *Won't implement*.
20
21
-- [ ] `-R`: `region` #XXX @XXX
22
-- [ ] `-J`: `projection` #XXX @XXX
+- [ ] `-R`: `region` #XXX
+- [ ] `-J`: `projection` #XXX
23
- [ ] ...
24
- [ ] ~~`-U`~~: Use `Figure.timestamp` instead.
25
- [ ] ~~`-X`/`-Y`~~: Use `Figure.shift_origin` instead.
@@ -31,7 +31,7 @@ labels: ["feature request"]
31
32
## Linked Pull Requests
33
34
-- [ ] Initial feature implementation #XXX @XXX
+- [ ] Initial feature implementation #XXX
35
- [ ] Add a tutorial or gallery example
36
37
## Related Issues and Discussions
0 commit comments