diff --git a/README.md b/README.md index 9dc9a85..ee975a1 100644 --- a/README.md +++ b/README.md @@ -140,3 +140,9 @@ rspec spec/path/to/your_spec.rb:linenumber $ vagrant up ``` + +## Contributing + +If you're working on PR for this project, create a feature branch off of `main`. + +This repository follows the [Samvera Community Code of Conduct](https://samvera.atlassian.net/wiki/spaces/samvera/pages/405212316/Code+of+Conduct) and [language recommendations](https://github.com/samvera/maintenance/blob/master/templates/CONTRIBUTING.md#language). Please ***do not*** create a branch called `master` for this repository or as part of your pull request; the branch will either need to be removed or renamed before it can be considered for inclusion in the code base and history of this repository.