Skip to content

Instantly share code, notes, and snippets.

View Surjoyday's full-sized avatar
🎯
Focusing

Surjoyday Talukdar Surjoyday

🎯
Focusing
View GitHub Profile

Coding Guidelines: Developer-Friendly Commenting

Use these rules when the user requests documentation or comments for a file.

CRITICAL: ZERO-SIDE-EFFECT POLICY

Your ONLY task is to add comments. You are strictly forbidden from changing the code implementation.

1. The "Do No Harm" Rule