Add links for Fork A Repo and Git Guide in CONTRIBUTING.rst
This commit is contained in:
parent
22ddeba4b0
commit
a820d8ee39
@ -6,8 +6,9 @@ helps in making Hy more awesome.
|
|||||||
|
|
||||||
Pull requests are great! We love them; here is a quick guide:
|
Pull requests are great! We love them; here is a quick guide:
|
||||||
|
|
||||||
- Fork the repo and create a topic branch for a feature/fix. Avoid
|
- [Fork the repo](https://help.github.com/articles/fork-a-repo/) and create a topic branch for a feature/fix. Avoid
|
||||||
making changes directly on the master branch.
|
making changes directly on the master branch.
|
||||||
|
(If you're new to Git: [Start Here](http://rogerdudler.github.io/git-guide/))
|
||||||
|
|
||||||
- All incoming features should be accompanied with tests.
|
- All incoming features should be accompanied with tests.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user