From d1dc686c4a422896a863d85514cf7f51a9de8319 Mon Sep 17 00:00:00 2001 From: ChomeNS <95471003+ChomeNS@users.noreply.github.com> Date: Fri, 5 May 2023 16:46:34 +0700 Subject: [PATCH] add issues to contact --- src/main/resources/fabric.mod.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 3edf9ad..645224a 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -11,7 +11,8 @@ ], "contact": { "homepage": "https://chayapak.chipmunk.land/", - "sources": "https://code.chipmunk.land/ChomeNS/chipmunkmod" + "sources": "https://code.chipmunk.land/ChomeNS/chipmunkmod", + "issues": "https://code.chipmunk.land/ChomeNS/chipmunkmod/issues" }, "license": "CC0-1.0",