Skip to content

Commit

Permalink
add more links to first timers guide, fix old one
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasdorneles committed Mar 6, 2017
1 parent db7bb32 commit 991a83b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ If you'd like to contribute to VOC development, we have a `guide for first time
.. _Getting Started guide: https://voc.readthedocs.io/en/latest/intro/index.html
.. _the first tutorial: https://voc.readthedocs.io/en/latest/tutorials/tutorial-0.html

.. _guide for first time contributors: https://github.com/pybee/voc/wiki/Your-first-VOC-contribution
.. _guide for first time contributors: http://pybee.org/contributing/how/first-time/what/voc/

Documentation
-------------
Expand Down
9 changes: 7 additions & 2 deletions docs/internals/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@ Contributing to VOC
=======================


If you experience problems with VOC, `log them on GitHub`_. If you want to contribute code, please `fork the code`_ and `submit a pull request`_.
If you experience problems with VOC, `log them on GitHub`_.

If you want to contribute code, please `fork the code`_ and `submit a pull request`_.

If you're a newcomer to the project looking for how to start contributing,
you may find useful the `First Timers Guide`_.

.. _log them on Github: https://github.com/pybee/voc/issues
.. _fork the code: https://github.com/pybee/voc
.. _submit a pull request: https://github.com/pybee/voc/pulls

.. _First Timers Guide: http://pybee.org/contributing/how/first-time/what/voc/

Setting up your development environment
---------------------------------------
Expand Down
5 changes: 5 additions & 0 deletions docs/intro/community.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
The VOC Developer and User community
====================================

.. note::
If you're a newcomer to the project looking for how to start contributing,
check out the `First Timers Guide`_.

VOC is part of the `BeeWare suite`_. You can talk to the community through:

* `@pybeeware on Twitter`_
Expand Down Expand Up @@ -30,3 +34,4 @@ want to contribute code, please `fork the code`_ and `submit a pull request`_.

.. _Code of Conduct: http://pybee.org/contributing/index.html
.. _Russell Keith-Magee: mailto:[email protected]
.. _First Timers Guide: http://pybee.org/contributing/how/first-time/what/voc/

0 comments on commit 991a83b

Please sign in to comment.