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
Before creating a pull request containing a new CCO term, developers must register the new IRIs in the csv file maintained exclusively on this separate [branch](https://github.com/CommonCoreOntology/CommonCoreOntologies/tree/iri-registry-branch/).
4
+
5
+
To that end:
6
+
7
+
1. Navigate to this [directory](https://github.com/CommonCoreOntology/CommonCoreOntologies/tree/iri-registry-branch/documentation/contributing) on the IRI Registry branch.
8
+
2. Open the file `iri-registry.csv` located there and navigate to the bottom row of the file.
9
+
3. In the next empty row, add the new IRI(s) as an increment from the last one. Also add your name, the date, and the associated issue number(s).
10
+
4. Commit your changes directly to the IRI Registry Branch and push to origin.
11
+
6. Now you can open a new branch off of `develop` to execute your work using the IRIs that you have registered.
0 commit comments