Skip to content

Commit

Permalink
extraneous close tag
Browse files Browse the repository at this point in the history
  • Loading branch information
twelch committed Jun 22, 2024
1 parent c73206a commit 76a0298
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,10 @@ To make a code contribution, follow the steps for [how to contribute](#how-to-co
## How to contribute

As a non-core contributor, you won't have write access to the Turf repository. You will need to follow the [Github guidelines](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project) and fork the [Turf repo](https://github.com/Turfjs/turf) to your own account, create a feature branch, and open a Pull Request.
</details>

As a core contributor with write access to the Turf repo, you can [clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) it locally. This is required for doing a [release](#release). You can also push feature branches directly to this repo and open PR's against them. Consider prefixing your feature branch names with your initials (for example `tw/my-feature`).

To become a core contributor, start making contributions, and inquire about becoming one.
</details>

### Local Setup

Expand Down

0 comments on commit 76a0298

Please sign in to comment.