You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,13 @@ Fixes #
33
33
-[ ] Auth / permissions considered
34
34
-[ ] Data exposure, filtering, or token/size limits considered
35
35
36
+
## Tool renaming
37
+
-[ ] I am renaming tools as part of this PR (e.g. a part of a consolidation effort)
38
+
-[ ] I have added the new tool aliases in `deprecated_tool_aliases.go`
39
+
-[ ] I am not renaming tools as part of this PR
40
+
41
+
Note: if you're renaming tools, you *must* add the tool aliases. For more information on how to do so, please refer to the [official docs](https://github.com/github/github-mcp-server/blob/main/docs/tool-renaming.md).
42
+
36
43
## Lint & tests
37
44
<!-- Check what you ran. If not run, explain briefly. -->
0 commit comments