Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuAA committed Mar 13, 2020
1 parent fb1a270 commit cc7dd2a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CONTRIBUTING.md
Expand Up @@ -387,13 +387,13 @@ Fix #1234
These are some of the guidelines that we would like to emphasize if you are a regular contributor to the project These are some of the guidelines that we would like to emphasize if you are a regular contributor to the project
or joined the [JHipster team](https://www.jhipster.tech/team/). or joined the [JHipster team](https://www.jhipster.tech/team/).


- We recommend not to committing directly to master, but always submit changes through PRs. - We recommend not committing directly to master, but always submit changes through PRs.
- Before merging try to get at least one review on the PR. - Before merging, try to get at least one review on the PR.
- Add appropriate labels to issues and PRs that you create (if you have permission to do so). - Add appropriate labels to issues and PRs that you create (if you have permission to do so).
- Follow [project policies](https://www.jhipster.tech/policies/#-policies). - Follow the project's [policies](https://www.jhipster.tech/policies/#-policies).
- Follow project [Code of Conduct](https://github.com/jhipster/generator-jhipster/blob/master/CODE_OF_CONDUCT.md) - Follow the project's [Code of Conduct](https://github.com/jhipster/generator-jhipster/blob/master/CODE_OF_CONDUCT.md)
and be polite and helpful to users when answering questions/bug reports and when reviewing PRs. and be polite and helpful to users when answering questions/bug reports and when reviewing PRs.
- We work on our free time so we have no obligations or commitments. Work life balance is important, so don't - We work on our free time so we have no obligation nor commitment. Work/life balance is important, so don't
feel tempted to put in all your free time fixing something. feel tempted to put in all your free time fixing something.


[issue-template]: https://github.com/jhipster/generator-jhipster/issues/new?template=BUG_REPORT.md [issue-template]: https://github.com/jhipster/generator-jhipster/issues/new?template=BUG_REPORT.md
Expand Down

0 comments on commit cc7dd2a

Please sign in to comment.