From 834556fcbedd5d964ed0b7b63c8eb747fcd37a04 Mon Sep 17 00:00:00 2001 From: Admin Date: Sat, 30 May 2026 09:40:11 +0200 Subject: [PATCH] add issue badges (#854) this will make it easier to link when we need to, but also visually is nice for a TOC. Co-authored-by: JesseBot Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/854 Reviewed-by: Max --- CONTRIBUTING.md | 13 ++++++++++--- badges/discussion.svg | 19 +++++++++++++++++++ badges/more-kind-eyes.svg | 18 ++++++++++++++++++ badges/ready-for-pr.svg | 19 +++++++++++++++++++ 4 files changed, 66 insertions(+), 3 deletions(-) create mode 100644 badges/discussion.svg create mode 100644 badges/more-kind-eyes.svg create mode 100644 badges/ready-for-pr.svg diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3065314..0301c3a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -87,10 +87,15 @@ Issues are meant primarily for discussing if something should be added or questi Please make sure to only submit an Issue for 1 piece of software or section at a time, otherwise it is more difficult to coordinate between multiple Issues and PRs. -We use the following issue types and tags to keep conversation focused and actionable. +We use the following issue types and tags to keep conversation focused and actionable: + +- [![discussion](./badges/discussion.svg)](#discussion) +- [![more kind eyes please](./badges/more-kind-eyes.svg)](#more-kind-eyes) ## Discussion +![discussion](./badges/discussion.svg) + This is a general issue type and tag to discuss things related to the repo. This is not a place to discuss what you think an "ethical" LLM/AI is. We will close any Issues opened asking for advice on AI/LLM usage. @@ -99,6 +104,8 @@ This is also not a place to open an issue to the effect of "think of the centris ## More Kind Eyes +![more kind eyes please](./badges/more-kind-eyes.svg) + Maybe you don't need/want to open an Issue or Pull Request to this repo, but you still want to help. Consider chiming in, kindly, on a "More Key Eyes" issue. This issue type is for when someone has found, or created, a link to an AI discussion topic. AI discussion topic links can be: - Bug/Issue in a repo's Issue Tracker @@ -111,8 +118,8 @@ Anyone can then react (kindly) to a linked upstream issue, pull request, or disc If you want to help in that way, search for: -- **Issues** labeled with [`more-kind-eyes-please`](https://codeberg.org/small-hack/open-slopware/issues?q=&type=all&sort=relevance&labels=1318107&state=open&milestone=0&project=0&assignee=0&poster=0) -- **Pull Requests** labeled with [`more-kind-eyes-please`](https://codeberg.org/small-hack/open-slopware/pulls?q=&type=all&sort=relevance&labels=1318107&state=open&milestone=0&project=0&assignee=0&poster=0) +- [**Issues**](https://codeberg.org/small-hack/open-slopware/issues?q=&type=all&sort=relevance&labels=1318107&state=open&milestone=0&project=0&assignee=0&poster=0) +- [**Pull Requests**](https://codeberg.org/small-hack/open-slopware/pulls?q=&type=all&sort=relevance&labels=1318107&state=open&milestone=0&project=0&assignee=0&poster=0) # Contributing to the Why Not LLMs section diff --git a/badges/discussion.svg b/badges/discussion.svg new file mode 100644 index 0000000..bfe0d08 --- /dev/null +++ b/badges/discussion.svg @@ -0,0 +1,19 @@ + + discussion + + + + + + + + + + + + + + + discussion + + diff --git a/badges/more-kind-eyes.svg b/badges/more-kind-eyes.svg new file mode 100644 index 0000000..28892ee --- /dev/null +++ b/badges/more-kind-eyes.svg @@ -0,0 +1,18 @@ + + More Kind Eyes Please + + + + + + + + + + + + + + More Kind Eyes Please + + diff --git a/badges/ready-for-pr.svg b/badges/ready-for-pr.svg new file mode 100644 index 0000000..0f6bb60 --- /dev/null +++ b/badges/ready-for-pr.svg @@ -0,0 +1,19 @@ + + Ready for PR + + + + + + + + + + + + + + + Ready for PR + +