Skip to content

Commit ef6b6a4

Browse files
add more instructions for creating PRs
1 parent bf5695b commit ef6b6a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1079,6 +1079,7 @@ _If you like this project, please leave me a star._ ★
10791079
## Contributing
10801080
Your ideas/fixes/algorithms are more than welcome!
10811081

1082+
0. Please make sure your PR builds after submitting! Check out here: https://travis-ci.org/github/fishercoder1534/Leetcode/pull_requests and look for your PR build.
10821083
1. Fork this repo
10831084
2. Clone your forked repo (`git clone https://github.com/YOUR_GITHUB_USERNAME/Leetcode.git`) onto your local machine
10841085
3. `cd` into your cloned directory, create your feature branch (`git checkout -b my-awesome-fix`)

0 commit comments

Comments
 (0)