Skip to content

Commit

Permalink
docs: update CONTRIBUTING.md (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
inokawa authored Jun 19, 2022
1 parent 87e5ffc commit e6f5315
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

It is a small project, it is widely used but has not a lot of contributors. We're still working out the kinks to make contributing to this project as easy and transparent as possible, but we're not quite there yet. Hopefully this document makes the process for contributing clear and answers some questions that you may have.

## [Code of Conduct](https://github.com/gregberge/react-teleporter/blob/main/CODE_OF_CONDUCT.md)
## [Code of Conduct](https://github.com/gregberge/react-merge-refs/blob/main/CODE_OF_CONDUCT.md)

We expect project participants to adhere to our Code of Conduct. Please read [the full text](https://github.com/gregberge/react-teleporter/blob/main/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.
We expect project participants to adhere to our Code of Conduct. Please read [the full text](https://github.com/gregberge/react-merge-refs/blob/main/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.

## Open Development

Expand All @@ -19,8 +19,8 @@ _Before_ submitting a pull request, please make sure the following is done…
Open terminal (e.g. Terminal, iTerm, Git Bash or Git Shell) and type:

```sh-session
$ git clone https://github.com/gregberge/react-teleporter
$ cd react-teleporter
$ git clone https://github.com/gregberge/react-merge-refs
$ cd react-merge-refs
$ git checkout -b my_branch
```

Expand Down

0 comments on commit e6f5315

Please sign in to comment.