The creative lab is the main contributor as they provide the various colors used by different Esri initatives.
Create an issue that describes clearly the issue and the reproducible steps.
If you feel the urge to contribute, submit your updates with pull request.
All the code for Calcite Colors lives on GitHub. We use the fork and pull model to manage contribution. To contribute, you should:
CHANGELOG.md
git pull upstream master
/your-username/calcite-colors
/your-username/calcite-colors
) to the 'upstream' fork (/Esri/calcite-colors
).To release a new version of Calcite Colors:
CHANGELOG.md
with documentation about the release. Preserve the existing format.package.json
with the new version number.$ npm run release