Skip to content

Commit a47d67c

Browse files
committed
docs: Small grammatical updates
1 parent 644d0d2 commit a47d67c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Docs/Contributing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to Open Rails
22

3-
This document will introduce you to a number of ways you can contribute to Open Rails, and how we expect the process to go - both from your side and our side.
3+
This document will introduce you to a number of ways you can contribute to Open Rails and how we expect the process to go - from your side and our side.
44

55
## Discussion
66

@@ -44,7 +44,7 @@ There are no additional requirements for the pull request.
4444

4545
### Bug process
4646

47-
If you'd like to fix a bug, you can get started immediately. If the fix turns out to be very small, you do not even need a bug report. Otherwise, you will need to make sure it has been reported on [our bug tracker on Launchpad](https://bugs.launchpad.net/or). If it has not, you can report the bug *and* fix it!
47+
If you'd like to fix a bug you can get started immediately. If the fix turns out to be very small, you do not even need a bug report. Otherwise, you will need to make sure it has been reported on [our bug tracker on Launchpad](https://bugs.launchpad.net/or). If it has not, you can report the bug _and_ fix it!
4848

4949
There are no additional requirements for _creating_ the pull request.
5050

@@ -54,7 +54,7 @@ These things must be done in the required order:
5454

5555
### Feature process
5656

57-
If you'd like to add a feature, you can get started immediately. However, we would prefer you to to do some things first. These will ensure that people are aware you are working on a particular feature and give the community some time to resolve any potential issues.
57+
If you'd like to add a feature you can get started immediately. However, we would prefer you to to do some things first. These will ensure that people are aware you are working on a particular feature and give the community some time to resolve any potential issues.
5858

5959
The following diagram shows the required order (solid lines) and recommended order (dashed lines):
6060

0 commit comments

Comments
 (0)