diff --git a/.forgejo/pull_request_template.yaml b/.forgejo/pull_request_template.yaml index 31c40f1..09962a6 100644 --- a/.forgejo/pull_request_template.yaml +++ b/.forgejo/pull_request_template.yaml @@ -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