From 9745efe0dc0bbaf2b18afe0d4c2edc82f0718400 Mon Sep 17 00:00:00 2001 From: nearlyforget Date: Mon, 23 Feb 2026 23:33:12 +0000 Subject: [PATCH] docs: update PR template categories and links --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 774a9d9..41a015b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -24,7 +24,7 @@ ## Checklist -- [ ] I have followed the [Contributing Guide](https://github.com/agentic-commerce/ucp/blob/main/CONTRIBUTING.md). +- [ ] I have followed the [Contributing Guide](https://github.com/Universal-Commerce-Protocol/.github/blob/main/CONTRIBUTING.md). - [ ] I have updated the documentation (if applicable). - [ ] My changes pass all local linting and formatting checks. - [ ] (For Core/Capability) I have included/updated the relevant JSON schemas.