You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -1079,6 +1079,7 @@ _If you like this project, please leave me a star._ ★
1079
1079
## Contributing
1080
1080
Your ideas/fixes/algorithms are more than welcome!
1081
1081
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.
1082
1083
1. Fork this repo
1083
1084
2. Clone your forked repo (`git clone https://github.com/YOUR_GITHUB_USERNAME/Leetcode.git`) onto your local machine
1084
1085
3.`cd` into your cloned directory, create your feature branch (`git checkout -b my-awesome-fix`)
0 commit comments