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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,8 +116,9 @@ yarn test coverage
116
116
```
117
117
## Proposing Web2Json attestation type source changes
118
118
119
-
Community members can propose adding or removing supported Web2 API endpoints by updating the `Web2Json`source list at `src/config/web2/web2-json-sources.ts` and opening a pull request.
120
-
Use the template in`src/config/web2/pull_request_template.md` and follow the checklist.
119
+
Community members can propose adding or removing supported Web2 API endpoints by updating the `Web2Json`source list at [src/config/web2/web2-json-sources.ts](src/config/web2/web2-json-sources.ts) and opening a pull request.
121
120
122
-
This will undergo an initial review by the Flare team and then be submitted to the Management Group for voting.
123
-
If accepted, the changes will be applied and rolled out in phases: first on Songbird and on Flare network.
121
+
Use the following PR [template](src/config/web2/pull_request_template.md) and follow the checklist.
122
+
123
+
This will undergo an initial review by the Flare Foundation and then be submitted to the Management Group for voting.
124
+
If accepted, the changes will be applied and rolled out in phases: first on Songbird and then on Flare.
0 commit comments