|
1 | 1 | # Contribution Guide |
2 | 2 |
|
3 | | -## Rules for contributing |
| 3 | +## Rules for Contributing |
4 | 4 |
|
5 | | -This project welcomes contributions and feedback. Open source feedback and participation of all kinds and from any interested party or institution is encouraged and can be made through opening an issue or pull request on GitHub. |
| 5 | +This project welcomes contributions and feedback. Open-source feedback and participation of all kinds, from any interested party or institution, are encouraged and can be made by opening an issue or submitting a pull request on GitHub. |
6 | 6 |
|
7 | | -## How to contribute |
| 7 | +## How to Contribute |
8 | 8 |
|
9 | | -The maintainers of this repository welcome feedback, questions, criticism and contributions. There are several ways to participate: |
| 9 | +The maintainers of this repository welcome feedback, questions, criticism, and contributions. There are several ways to participate: |
10 | 10 |
|
11 | 11 | ### Add or Comment on Issues |
12 | 12 |
|
13 | | -Anyone is welcome to start a new issue by selecting the `Issues` tab in GitHub and clicking [New Issue](https://github.com/amiaopensource/vrecord/issues/new). |
| 13 | +Anyone is welcome to start a new issue by selecting the `Issues` tab on GitHub and clicking [New Issue](https://github.com/amiaopensource/vrecord/issues/new). |
14 | 14 |
|
15 | | -All existing issues, open and closed, may be reviewed or commented upon in the [Issues](https://github.com/amiaopensource/vrecord/issues?utf8=%E2%9C%93&q=is%3Aissue) section. |
| 15 | +All existing issues, both open and closed, may be reviewed or commented on in the [Issues](https://github.com/amiaopensource/vrecord/issues?utf8=%E2%9C%93&q=is%3Aissue) section. |
16 | 16 |
|
17 | | -### Reviewing Comments |
| 17 | +### Reviewing Commits |
18 | 18 |
|
19 | | -The recent work on this repository can be reviewed in the [Commit Log](https://github.com/amiaopensource/vrecord/commits/master). Clicking on an issue will show a summary of what was added, removed, or changed. Any commit may be commented upon to request further clarification, propose a suggestion, offer support, or suggest an alternate approach. |
| 19 | +Recent work on this repository can be reviewed in the [Commit Log](https://github.com/amiaopensource/vrecord/commits/master). Clicking on a commit will show a summary of what was added, removed, or changed. Any commit may be commented on to request further clarification, propose a suggestion, offer support, or suggest an alternative approach. |
20 | 20 |
|
21 | 21 | ### Pull Requests |
22 | 22 |
|
23 | | -Pull requests are proposals to apply changes to the repository which could include adding or editing existing documentation, adding images, or providing or changing content. There are several guides that document how to contribute to GitHub repositories such as: |
| 23 | +Pull requests are proposals to apply changes to the repository. These could include adding or editing existing documentation, adding images, or modifying content. |
| 24 | + |
| 25 | +There are several guides that explain how to contribute to GitHub repositories, such as: |
24 | 26 |
|
25 | 27 | - https://guides.github.com/activities/contributing-to-open-source/ |
26 | 28 | - https://www.thinkful.com/learn/github-pull-request-tutorial/ |
27 | 29 |
|
28 | | -If you'd like to contribute to the repository but are unsure how to do this, please feel welcome to contact the project maintainers. |
| 30 | +If you'd like to contribute to the repository but are unsure how to do so, please feel free to contact the project maintainers. |
0 commit comments