-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1a4b958
commit 6d4125c
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Contributing to Samvera::Persona | ||
|
||
We encourage everyone to help improve this project. Bug reports and pull requests are welcome on GitHub at https://github.com/samvera-labs/bulkrax. | ||
|
||
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. | ||
|
||
All Contributors should have signed the Hydra Contributor License Agreement (CLA) | ||
|
||
## Reporting Issues | ||
|
||
The preferred way to submit bug reports is to submit an issue at https://github.com/samvera-labs/bulkrax/issues | ||
|
||
|
||
## Contributing Code | ||
|
||
If you would like to contribute code for this project, you can submit your pull request at https://github.com/samvera-labs/bulkrax/merge_requests | ||
|
||
|
||
## Write, Clarify, or Fix Documentation | ||
|
||
If you would like to contribute to the documentation for this project, you can submit your pull request at https://github.com/samvera-labs/bulkrax/merge_requests | ||
|
||
|
||
## Suggest or add new features | ||
|
||
The preferred way to submit feature requests is to submit an issue at https://github.com/samvera-labs/bulkrax/issues | ||
|
||
|
||
## Questions | ||
|
||
Questions can be sent to [email protected]. Please make sure to include "Bulkrax" in the subject line of your email. | ||
|
||
|
||
# Thank You! | ||
|
||
Thank you for your interest in contributing to Bulkrax. We appreciate you for taking the time to contribute. |