chore(bug.yml): fixed link to the code of conduct in the bug.yml in issue templates (#2090)

This commit is contained in:
Joe Harrison
2025-10-27 07:31:22 +00:00
committed by GitHub
parent b34ca1543a
commit e781cd56b3

View File

@@ -95,7 +95,7 @@ body:
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](/../../CODE_OF_CONDUCT.md)
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/seerr-team/seerr/blob/main/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow Seerr's Code of Conduct
required: true