From c91515ab2a46458d372983b2030be651ba7b7e97 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Fri, 13 Feb 2026 16:08:46 +0800 Subject: [PATCH] Update the module request template to include related GMT configurations --- .github/ISSUE_TEMPLATE/3-module_request.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/3-module_request.md b/.github/ISSUE_TEMPLATE/3-module_request.md index 595244ebab5..b1d047ad2cf 100644 --- a/.github/ISSUE_TEMPLATE/3-module_request.md +++ b/.github/ISSUE_TEMPLATE/3-module_request.md @@ -27,6 +27,10 @@ labels: ["feature request"] - [ ] ~~`-X`/`-Y`~~: Use `Figure.shift_origin` instead. - [ ] ~~`--PAR=value`~~: Use `pygmt.config` instead. +## Related GMT configurations + +*List any related GMT configurations that may affect the behavior.* + ## Notes on Input Formats *Add any notes on the input formats, especially the meaning of columns.*