This is not official policy information, but a scenario evaluation tool.
- You need to have an account on GitHub.
- This guide further assumes you have write access to this repository, but there are only minor differences in case you don't.
- Go to the
data
directory. - Click Upload files.
- Add the XLSX file named as
CGA.xlsx
. - Optionally, describe the new version in the text boxes under Commit changes.
- Make sure, Create a new branch for this commit and start a pull request is selected.
- Click Commit changes.
- Click Create pull request.
- In the pull request, see if the change (pull request) passes the checks.
- Click Squash and merge in the pull request.
- Optionally, modify the commit message.
- Click Confirm squash and merge.
Note that the Squash and merge will be enabled only if the required checks pass.