Skip to content

Commit 37f2def

Browse files
committed
minor doc improvements
1 parent c638cca commit 37f2def

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/source/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ you can help move this project and community forward!
2525
* - `Where to report issues <https://github.com/idom-team/idom/issues>`__
2626
- Tell us about any problems you're having
2727

28-
* - `How to contribute Code <https://github.com/idom-team/idom/pulls>`__
28+
* - :ref:`How to contribute Code <Developer Workflow>`
2929
- Make and review code changes
3030

3131
* - `Other related projects <https://github.com/idom-team>`__

docs/source/developer-workflow.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Developer Workflow
22
==================
33

4-
This project uses the `GitHub Flow`_ for collaboration and consists of Python code and
5-
Javascript code. A variety of tools are used to aid in its development. Below is a short
6-
list of the tools which will be most commonly referenced in the sections to follow:
4+
This project uses the `GitHub Flow`_ for collaboration and consists primarilly of Python
5+
code and Javascript code. A variety of tools are used to aid in its development. Below
6+
is a short list of the tools which will be most commonly referenced in the sections to
7+
follow:
78

89
.. list-table::
910
:header-rows: 1

0 commit comments

Comments
 (0)