Any constructive contributions – bug reports, pull requests (code or documentation), suggestions for improvements, and more – are welcome.
Discussion is welcome by creating a new issue in this repository.
Everyone is asked to read and respect the code of conduct before participating directly in this project.
git checkout -b my-changes
)git commit -am "Some descriptive text around what you've added"
)git push origin my-changes
)This file was adapted from which was adapted from Combine-Org the code4lib anti-harassment policy repository on GitHub. Their content is licensed under CC0. Subsequent modifications were made by COMBINE members as indicated in the GitHub commit history.