You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`test(api): open door`|`Feat: modified door function`| Vague, past tense |
214
214
215
-
A feature isn't a button, toggle, or handler — it's **what the user gains from
216
-
it**. Ask _"What will users be able to do?"_ not _"What am I building?"_
215
+
A feature isn't a button, toggle, or handler — it's
216
+
**what the user gains from it**. Ask _"What will users be able to do?"_ not
217
+
_"What am I building?"_
217
218
218
219
1.**Replace UI labels with actions**: Wrong: "Add dropdown for filters" →
219
220
Correct: "Filter search results by category"
@@ -268,9 +269,11 @@ If there isn't an existing DESIGN.md file, create one and link it from README.md
268
269
269
270
Follow these steps in order from start to submission:
270
271
271
-
1.**Open a [draft PR](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests#draft-pull-requests)**
1.**[Link the PR](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)**
0 commit comments