From 08f2ced4acd4751e232cd79ddbd85174d7ddade3 Mon Sep 17 00:00:00 2001 From: Kate Lynch Date: Mon, 19 Jul 2021 17:01:25 -0400 Subject: [PATCH] Updated README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.