merge remote-tracking branch 'lunacodes/contrib-issues'
This commit is contained in:
commit
86db5e33ff
1
AUTHORS
1
AUTHORS
@ -68,3 +68,4 @@
|
|||||||
* Johnathon Mlady <john@digitalvectorz.com>
|
* Johnathon Mlady <john@digitalvectorz.com>
|
||||||
* Andrew Savchyn <dev@scorpil.com>
|
* Andrew Savchyn <dev@scorpil.com>
|
||||||
* Lev Kravinsky <kravinskylev@gmail.com>
|
* Lev Kravinsky <kravinskylev@gmail.com>
|
||||||
|
* Luna Lunapiena <lunacodes@gmail.com>
|
||||||
|
@ -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`_ 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`_)
|
||||||
|
|
||||||
- All incoming features should be accompanied with tests.
|
- All incoming features should be accompanied with tests.
|
||||||
|
|
||||||
@ -91,3 +92,5 @@ http://contributor-covenant.org/version/1/1/0/.
|
|||||||
|
|
||||||
.. _Contributor Covenant: http://contributor-covenant.org
|
.. _Contributor Covenant: http://contributor-covenant.org
|
||||||
.. _issue tracker: https://github.com/hylang/hy/issues
|
.. _issue tracker: https://github.com/hylang/hy/issues
|
||||||
|
.. _Fork the Repo: https://help.github.com/articles/fork-a-repo/
|
||||||
|
.. _Start Here: http://rogerdudler.github.io/git-guide/)
|
Loading…
Reference in New Issue
Block a user