Skip to content

Commit f1b2969

Browse files
gautam-pahujamartijnrusschen
authored andcommitted
chore(docs): Fixes broken link and typo (Hacker0x01#1558)
1 parent c9870b2 commit f1b2969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Thanks for taking your time to read this. We're thrilled you're reading this bec
55
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.
66

77
## Submitting changes
8-
Please send a [GitHub Pull Request](https://github.com/Hacker0x01/react-datepicker/pull/new/master) with a clear list of what you've done (read more about [pull requests](http://help.github.com/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.
8+
Please send a [GitHub Pull Request](https://github.com/Hacker0x01/react-datepicker/pull/new/master) with a clear list of what you've done (read more about [pull requests](https://help.github.com/articles/about-pull-requests/)). When you send a pull request, we will love you forever if you include a test to cover your changes. We can always use more test coverage.
99
Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:
1010
$ git commit -m "A summary of the commit
1111
>

0 commit comments

Comments
 (0)