Commit graph

2 commits

Author SHA1 Message Date
admin
4ca0cce325 Add "Anti-AI Policy" merit badge (#956)
### Description of Changes

Adds a new merit badge called "🌟 Anti-AI Policy" to distinguish alternatives that take a specific "No AI" stance.

- Closes #935
- Changes the badge colors around a bit
  - "request for help" is now magenta
  - "ai databroker" is now white
- Updates the README.md, STYLE.md, and CONTRIBUTING.md to reflect the change
- cleans up the CONTRIBUTING.md file to explain more about adding alternatives
- Applies new badge to all projects that had references to Anti-AI policies (and also gotosocial and wafrn)

Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/956
2026-06-16 10:10:12 +02:00
jessebot
46e3440a11 Add style guide (#179)
# Major changes

- adds a specific style guide to point to and iterate on
  - closes #139
- markdown tables will now have special tags (using badges) to be used in the evidence column, instead of the aforementioned "severities" concept" - you can read the discussion in this PR as to why we decided against a severity column.
  - closes #146
- markdown tables will have a "Last Untainted Version/Commit ID" column
  - closes #113
- markdown tables would drop the notes section (in favor of the above columns and below point)
- markdown table now have "alternative" as last column instead of second.
- makes official docs on how to make an alternatives section for a given category
- updaetes python libraries as the first category to get an overhaul to the new style guide

## Minor Changes

- fix some grammar stuff (capitalization, periods, weird wording)
- move GoToSocial into the correct alphabetical order in the bottom alternatives links section

Co-authored-by: @axaloteDev
Co-authored-by: @tjk
Co-authored-by: @PeculiarDemon
Co-authored-by: @cloudymax
Co-authored-by: @micdan5
Co-authored-by: @Pixelo789

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/179
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
Co-authored-by: jessebot <jessebot@linux.com>
Co-committed-by: jessebot <jessebot@linux.com>
2026-04-13 17:34:21 +02:00