To add new data to COSSI or update existing data, you'll need to update the JSON data in COSSI.json and the Markdown Table in README.md, and submit both updated files in a pull request.
Here are the recommended guidelines:
- Make your changes to the index in COSSI.json
- Copy the contents of your updated COSSI.json file
- Open JSON to Markdown Table and paste the contents of the updated COSSI.json file
- You should now see the updated COSSI.json data formatted as a Markdown Table as well as a Table Preview
- Examine the Table Preview section and confirm your changes appear as expected. (If something went wrong, return to step #1 or #2)
- If your changes appear as expected, copy the updated Markdown Table
- Replace the current Markdown Table in README.md with your updated version
- When you have updated both the COSSI.json file and the Markdown Table in README.md, create a pull request.