Skip to content

Commit

Permalink
Add contributing section to the docs (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
brookslybrand authored Mar 21, 2024
1 parent 1614a87 commit df963d3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Remix Website

## Contributing

If you want to make a contribution

- [Fork and clone](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) this repo
- Create a branch
- Push any changes you make to your branch
- Open up a PR in this Repo

## Setup

First setup your `.env` file, use `.env.example` to know what to set.
Expand Down

0 comments on commit df963d3

Please sign in to comment.