From 3b8d82cc401c37cc85926089be04fd6e63997a3f Mon Sep 17 00:00:00 2001 From: jessebot Date: Fri, 17 Apr 2026 21:52:42 +0200 Subject: [PATCH] add our contributing docs to the links (#446) links, links forever! Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/446 Co-authored-by: jessebot Co-committed-by: jessebot --- .forgejo/issue_template/config.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.forgejo/issue_template/config.yaml b/.forgejo/issue_template/config.yaml index ae308a3..c855a06 100644 --- a/.forgejo/issue_template/config.yaml +++ b/.forgejo/issue_template/config.yaml @@ -2,6 +2,9 @@ blank_issues_enabled: false contact_links: + - name: Our Contributing Doc + url: https://codeberg.org/small-hack/open-slopware/src/branch/main/CONTRIBUTING.md + about: Read this to learn how you can contribute to this project ✨ - 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 + about: Learn more about how to create a pull request on codeberg 🩵