Skip to content

Commit 1668fe9

Browse files
committed
rolled back contributing
1 parent 013f4d3 commit 1668fe9

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Diff for: CONTRIBUTING.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ npm start
118118

119119
This command bundles up the source files and opens up a tab in your browser.
120120

121-
#### Step 6a: Open up the console and start developing
121+
#### Step 6: Open up the console and start developing
122122

123123
A typical workflow is to make some modifications to the source, update the
124124
test dashboard, inspect and debug the changes, then repeat. The test dashboard
@@ -146,12 +146,6 @@ Three additional helpers exist that are refreshed every second:
146146
There is also a search bar in the top right of the dashboard. This fuzzy-searches
147147
image mocks based on their file name and trace type.
148148

149-
#### Step 6b: Create a mock to test new features
150-
Create a new JSON inside
151-
`test\image\mocks\`
152-
which you'll then be able to search from the test dashboard
153-
154-
155149
#### Step 7: Regenerate plot-schema in "test" folder then review & commit potential changes
156150

157151
```bash

0 commit comments

Comments
 (0)