-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Problem
This tutorial blog asks you to name the mock feature temperature, but there is a real command called temperature. If someone approves the PR from this practice, they could accidentally replace create a duplicate of the real temperature command.
Steps to reproduce the problem
If you follow the New Feature blog, you will find yourself either creating a duplicate temperature command or replace the original temperature command.
Screenshots
Proposed solution
Replace all names of the mock function from temperature to faketemp.
Metadata
Metadata
Assignees
Labels
No labels
