Repository URL to install this package:
|
Version:
1.6.1 ▾
|
@spoqa/react-datepicker
/
CONTRIBUTING.md
|
|---|
Thanks for taking your time to read this. We're thrilled you're reading this because we the help from the community to keep improving this project.
We have a handful of Cucumber features, but most of our testbed consists of RSpec examples. Please write RSpec examples for new code you create.
Please send a GitHub Pull Request with a clear list of what you've done (read more about pull requests). When you send a pull request, we will love you forever if you include a test to cover your changed. We can always use more test coverage. Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this: $ git commit -m "A summary of the commit > > A paragraph describing what changed and its impact."
Start reading our code, and you'll get the hang of it. We optimize for readability: