Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 833 Bytes

CONTRIBUTING.md

File metadata and controls

37 lines (24 loc) · 833 Bytes

Contributing to jupyterlab-gt-coar-theme

Get an environment

CONDARC=.github/.condarc mamba env update --file .binder/environment.yml

you can use conda for this, but it's slower and untested

Activate your environment:

conda activate jupyterlab-gt-coar-theme

Use doit

doit is used to manage everything inside your environment.

doit list --all --status

Make a PR

Issues (and PRs) welcome, and will be reviewed to the best of the maintainers' abilities/availability. Please ensure you've run doit lint before pushing!


Copyright (c) 2021 University System of Georgia and jupyterlab-gt-coar-theme contributors

Distributed under the terms of the BSD-3-Clause License.