Skip to content

Commit

Permalink
Edit Contribution Guidelines to remove redundant eMach and fix type-o (
Browse files Browse the repository at this point in the history
…#317)

* remove emach per #316

* fix guidelines type-o per #315
  • Loading branch information
elsevers authored Dec 8, 2023
1 parent 0420de9 commit 36bc2a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/contribution.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

*eMach* Contribution Guidelines
Contribution Guidelines
==========================================

This guide is intended to provide guidelines for contributors to *eMach*. All contributors are expected to follow these
Expand Down Expand Up @@ -98,7 +98,7 @@ Reviewers are expected to leave feedback directly on files within the changeset
Level 1 review summary:
- Does the code run without error and produce the expected result? [Yes or No]
- Does the code comply with the [code guidlines](https://emach.readthedocs.io/en/latest/code.html)? [Yes or No]
- Does the code comply with the [code guidelines](https://emach.readthedocs.io/en/latest/code.html)? [Yes or No]
- Does the code documentation comply with the [documentation guidelines](https://emach.readthedocs.io/en/latest/documentation.html)? [Yes or No]
- Is the writing, grammar, and syntax correct and clear? [Yes or No]
- Is the changeset compliant with the eMach architecture? [Yes or No]
Expand All @@ -123,7 +123,7 @@ Level 2 reviewers are asked to copy-paste this template into their review:
Level 2 review summary:
- Does the code comply with the [code guidlines](https://emach.readthedocs.io/en/latest/code.html)? [Yes or No]
- Does the code comply with the [code guidelines](https://emach.readthedocs.io/en/latest/code.html)? [Yes or No]
- Does the code documentation comply with the [documentation guidelines](https://emach.readthedocs.io/en/latest/documentation.html)? [Yes or No]
- Is the writing, grammar, and syntax correct and clear? [Yes or No]
- Is the changeset compliant with the eMach architecture? [Yes or No]
Expand Down

0 comments on commit 36bc2a1

Please sign in to comment.