clean up the examples

This commit is contained in:
jessebot 2026-03-21 16:39:36 +01:00
commit 7a36efbe84

View file

@ -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