mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-30 13:47:01 +02:00
clean up the examples
This commit is contained in:
parent
fb3b49aad7
commit
7a36efbe84
1 changed files with 3 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ body:
|
|||
attributes:
|
||||
label: Name of the software
|
||||
description: Name of the software with link
|
||||
placeholder: [FormallyCoolSoftware](https://i-used-to-be-slop-free.com)
|
||||
placeholder: [FormerlyCoolSoftware](https://i-used-to-be-slop-free.example.com)
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
|
@ -28,7 +28,7 @@ body:
|
|||
attributes:
|
||||
label: Evidence of LLM/AI usage or of Anti-AI policy
|
||||
description: A link to CLAUDE.md, AGENTS.md, or other LLM file/directory. This can also be a link to an AI policy. Please avoid screenshots unless absolutely necessary. Commits and policy docs should be linked directly (you can use an archive link).
|
||||
placeholder: They have a [CLAUDE.md](https://git.i-used-to-be-slop-free.com/owner/repo/branch/main/CLAUDE.md) in the root of the repo. OR They have an anti-AI policy.
|
||||
placeholder: They have a [CLAUDE.md](https://git.i-used-to-be-slop-free.example.com/owner/repo/branch/main/CLAUDE.md) in the root of the repo. OR They have an anti-AI policy.
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
|
@ -36,7 +36,7 @@ body:
|
|||
attributes:
|
||||
label: Last untainted version and/or Commit ID
|
||||
description: A link to the last known good commit or version. You can leave this blank if you're adding a software alternative.
|
||||
placeholder: [ab12345](https://git.i-used-to-be-slop-free.com/owner/repo/commit/ab12345ab12345ab12345ab12345ab12345)
|
||||
placeholder: [ab12345](https://git.i-used-to-be-slop-free.example.com/owner/repo/commit/ab12345ab12345ab12345ab12345ab12345)
|
||||
validations:
|
||||
required: false
|
||||
- type: checkboxes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue