Skip to content

Commit 56e5780

Browse files
authored
Update the module request issue template to not ping XXX (#4233)
1 parent a475d63 commit 56e5780

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/3-module_request.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ labels: ["feature request"]
1818

1919
☑️: *Implemented*; ⬜: *To be implemented/discussed*; ~~Strikethrough~~: *Won't implement*.
2020

21-
- [ ] `-R`: `region` #XXX @XXX
22-
- [ ] `-J`: `projection` #XXX @XXX
21+
- [ ] `-R`: `region` #XXX
22+
- [ ] `-J`: `projection` #XXX
2323
- [ ] ...
2424
- [ ] ~~`-U`~~: Use `Figure.timestamp` instead.
2525
- [ ] ~~`-X`/`-Y`~~: Use `Figure.shift_origin` instead.
@@ -31,7 +31,7 @@ labels: ["feature request"]
3131

3232
## Linked Pull Requests
3333

34-
- [ ] Initial feature implementation #XXX @XXX
34+
- [ ] Initial feature implementation #XXX
3535
- [ ] Add a tutorial or gallery example
3636

3737
## Related Issues and Discussions

0 commit comments

Comments
 (0)