Skip to content

Commit

Permalink
Update CONTRIBUTING.md to add a contribution guideline (#238)
Browse files Browse the repository at this point in the history
* Update CONTRIBUTING.md to add a contribution guideline

* Update CONTRIBUTING.md
  • Loading branch information
CodeMaster7000 committed Oct 8, 2023
1 parent 871dc99 commit 866cdcc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,15 @@ http://localhost:8080/?username=ryo-ma

Read the [.editorconfig](./.editorconfig)

## Pull Requests

Pull requests are are always welcome! In general, they should a single concern
in the least number of changed lines as possible. For changes that address core
functionality, it is best to open an issue to discuss your proposal first. I
look forward to seeing what you come up with!

## Run deno lint

## What to do before contributing

### 1. Run deno lint
Expand Down

1 comment on commit 866cdcc

@vercel
Copy link

@vercel vercel bot commented on 866cdcc Oct 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.