From 7f7503a3d947c0e818c92608e65ae92a18ea5376 Mon Sep 17 00:00:00 2001 From: jessebot Date: Fri, 17 Apr 2026 21:49:45 +0200 Subject: [PATCH] add link on how to create a pull request on codeberg (#445) remove our other contact info. please can find that easily. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/445 Co-authored-by: jessebot Co-committed-by: jessebot --- .forgejo/issue_template/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.forgejo/issue_template/config.yaml b/.forgejo/issue_template/config.yaml index 658992e..ae308a3 100644 --- a/.forgejo/issue_template/config.yaml +++ b/.forgejo/issue_template/config.yaml @@ -2,6 +2,6 @@ blank_issues_enabled: false contact_links: - - name: Small Hack - url: https://codeberg.org/small-hack - about: Visit our org's homepage + - name: How to Create a Pull Request + url: https://docs.codeberg.org/collaborating/pull-requests-and-git-flow/ + about: Learn more about how to create a pull request on codeberg <3