Skip to content

fix: broken Code of Conduct link in issue templates#1480

Open
Parship12 wants to merge 1 commit intoappwrite:masterfrom
Parship12:broken-CoC-link
Open

fix: broken Code of Conduct link in issue templates#1480
Parship12 wants to merge 1 commit intoappwrite:masterfrom
Parship12:broken-CoC-link

Conversation

@Parship12
Copy link
Copy Markdown
Contributor

Update the Code of Conduct checkbox link in all three github issue form templates (bug, feature, doc).

Signed-off-by: Parship Chowdhury <parshipchowdhury@gmail.com>
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 25, 2026

Greptile Summary

This PR fixes a broken Code of Conduct link in all three GitHub issue templates (bug.yaml, documentation.yaml, feature.yaml). The old links incorrectly pointed to github.com/appwrite/appwrite, while the new links correctly reference github.com/appwrite/sdk-generator/blob/master/CODE_OF_CONDUCT.md, which exists in this repository. The change is applied consistently across all templates and looks correct.

Confidence Score: 5/5

This PR is safe to merge — it is a simple, correct link fix with no code logic changes.

The change is minimal and mechanical: three identical one-line link corrections in YAML config files. The target file (CODE_OF_CONDUCT.md) was confirmed to exist in the sdk-generator repo. No logic, code, or behavior is affected.

No files require special attention.

Important Files Changed

Filename Overview
.github/ISSUE_TEMPLATE/bug.yaml Updates Code of Conduct link from the appwrite/appwrite repo to the correct appwrite/sdk-generator repo.
.github/ISSUE_TEMPLATE/documentation.yaml Updates Code of Conduct link from the appwrite/appwrite repo to the correct appwrite/sdk-generator repo.
.github/ISSUE_TEMPLATE/feature.yaml Updates Code of Conduct link from the appwrite/appwrite repo to the correct appwrite/sdk-generator repo.

Reviews (1): Last reviewed commit: "broken CoC link in issue templates" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant