aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug.yaml
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-05-27 06:24:07 +0000
committerGravatar Runxi Yu2026-05-27 06:25:37 +0000
commit090722278295d59208a4d1fea1a985a930ceb51b (patch)
treecd394cd87cd6f44ad9229668a2d7291446ea156c /.github/ISSUE_TEMPLATE/bug.yaml
parentSwitch package URLs to lindenii.org/go/furgit (diff)
signatureNo signature
Update remaining package import URLs v0.1.179
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug.yaml')
-rw-r--r--.github/ISSUE_TEMPLATE/bug.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml
index a9b33e94..5bc6d94f 100644
--- a/.github/ISSUE_TEMPLATE/bug.yaml
+++ b/.github/ISSUE_TEMPLATE/bug.yaml
@@ -28,7 +28,7 @@ body:
placeholder: |
package main
- import "codeberg.org/lindenii/furgit"
+ import "lindenii.org/go/furgit"
func main() {
// do something