Skip to content

Commit e7125e8

Browse files
committed
Added note on english to contributing.md, closes #106.
1 parent 447d207 commit e7125e8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ In addition to the rules checked by flake8, we try to use single quotes (`'`) fo
6060

6161
### Spelling
6262

63-
**TODO WE SHOULD MAYBE DISCUSS WHICH ENGLISH TO USE? [#106](https://github.com/CardiacModelling/pcpostprocess/issues/106)**
63+
Class, method, and argument names are in UK english.
6464

6565
### Import ordering
6666

@@ -95,6 +95,8 @@ make html
9595
[reStructuredText](http://docutils.sourceforge.net/docs/user/rst/quickref.html)
9696
[Sphinx](http://www.sphinx-doc.org/en/stable/)
9797

98+
UK english
99+
98100
## Testing
99101

100102
To run all unit tests, locally:

0 commit comments

Comments
 (0)