mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-29 13:17:05 +02:00
update style guide with full tag examples and required ordering (#666)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/666
This commit is contained in:
parent
f189e88cd8
commit
d32f472bd3
1 changed files with 9 additions and 6 deletions
15
STYLE.md
15
STYLE.md
|
|
@ -16,20 +16,23 @@ Make sure to format your table like below (note that it is alphabetized by softw
|
|||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [formallyCoolSoftware](https://linktocoolsoftware.com) | [`ab12345`](linktolastgoodcommitid.com/commit/ab12345) | [](#permissive-ai-policy) ([1](http://linktocoolsoftware.com/branch/main/AGENTS.md))<br/>  ([1](http://linktocoolsoftware.com/branch/main/README.md))| [coolSlopFreeProject] |
|
||||
| [formallyOKSoftware](https://linktofinesoftware.com) | [`v2.0.0`](linktolastgoodversion.com/v2.0.0) | [](#permissive-ai-policy) ([1](http://linktocoolsoftware.com/branch/main/AGENTS.md))<br/>  ([1](http://linktocoolsoftware.com/branch/main/README.md))| [alrightSlopFreeProject] |
|
||||
| [formallyCoolSoftware](https://linktocoolsoftware.tld) | [`ab12345`](linktolastgoodcommitid.tld/commit/ab12345) | [](https://codeberg.org/small-hack/open-slopware#ai-functionality) ([1](https://docs.linktocoolsoftware.tld/ai-assistant))<br/> [](#permissive-ai-policy) ([1](https://linktocoolsoftware.tld/branch/main/AGENTS.md))<br/> [](https://codeberg.org/small-hack/open-slopware#ai-code-reviews) ([1](https://linktocoolsoftware.tld/branch/main/AGENTS.md))<br/> [](https://codeberg.org/small-hack/open-slopware#gen-ai-art) ([1](https://linktocoolsoftware.tld/ai_logo.jpg))<br/> [](https://codeberg.org/small-hack/open-slopware#ai-databroker-usage) ([1](https://linktocoolsoftware.tld/privacypolicy)) <br/>  ([1](https://linktocoolsoftware.tld/branch/main/README.md)) <br/> [](https://codeberg.org/small-hack/open-slopware#ai-in-issue-tracker) ([1](http://linktocoolsoftware.tld/issues/123))<br/> [](https://codeberg.org/small-hack/open-slopware#permits-llm-ingestion) ([1](https://linktocoolsoftware.tld/branch/main/ai_policy.md)) | [coolSlopFreeProject] |
|
||||
| [formallyOKSoftware](https://linktofinesoftware.tld) | [`v2.0.0`](linktolastgoodversion.tld/v2.0.0) | [](#permissive-ai-policy) ([1](https://linktocoolsoftware.tld/branch/main/AGENTS.md))<br/>  ([1](https://linktocoolsoftware.tld/branch/main/README.md))| [alrightSlopFreeProject] |
|
||||
|
||||
**Evidence column**: should contain one or more of the following tags (followed by *up to 3* numbered evidence links in parentheses):
|
||||
|
||||
- [](https://codeberg.org/small-hack/open-slopware#ai-functionality)
|
||||
- [](https://codeberg.org/small-hack/open-slopware#permissive-ai-policy)
|
||||
- [](https://codeberg.org/small-hack/open-slopware#ai-code-reviews)
|
||||
- [](https://codeberg.org/small-hack/open-slopware#sponsored-by-ai)
|
||||
- [](https://codeberg.org/small-hack/open-slopware#gen-ai-art)
|
||||
- [](https://codeberg.org/small-hack/open-slopware#ai-databroker-usage)
|
||||
- [](https://codeberg.org/small-hack/open-slopware#sponsored-by-ai)
|
||||
- [](https://codeberg.org/small-hack/open-slopware#ai-in-issue-tracker)
|
||||
- [](https://codeberg.org/small-hack/open-slopware#permits-llm-ingestion)
|
||||
|
||||
> [!note]
|
||||
> The above order is the official order you should add your tags in.
|
||||
|
||||
**Don't know what the alternative or last known good version is?** Use this badge in its place:
|
||||
|
||||
- [](https://codeberg.org/small-hack/open-slopware#request-for-help)
|
||||
|
|
@ -89,6 +92,6 @@ The above "Alternative(s)" column is for software that has a 1:1 parity or is a
|
|||
> * [coolSlopFreeProject]: This can be a short description and [link to anti-AI policies](somelink.link).
|
||||
|
||||
<!-- here is where you would put your links to alternative software, to keep the markdown doc clean -->
|
||||
[alternativeSoftware]: https://verygoodnotslopware.com "alternative software"
|
||||
[coolSlopFreeProject]: https://verygoodnotslopware2.com "another alternative software"
|
||||
[alrightSlopFreeProject]: https://veryoknotslopware3.com "another extra alternative software"
|
||||
[alternativeSoftware]: https://verygoodnotslopware.tld "alternative software"
|
||||
[coolSlopFreeProject]: https://verygoodnotslopware2.tld "another alternative software"
|
||||
[alrightSlopFreeProject]: https://veryoknotslopware3.tld "another extra alternative software"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue