-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #62 from geniusyield/61-readme-add-badges
README: add badges #61
- Loading branch information
Showing
2 changed files
with
61 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Contributing to the Market Maker | ||
|
||
Welcome! We're happy to have you join our community and contribute to this project. To | ||
learn more about the MM, check out the [README](./README.md) and [GY whitepaper](https://www.geniusyield.co/whitepaper.pdf?lng=en). | ||
|
||
## Opening Issues | ||
|
||
Use an [existing template](https://github.com/geniusyield/market-maker/issues/new/choose) to: | ||
- Report a bug | ||
- Update the docs | ||
- Request a new feature | ||
|
||
Accompany your issue with one or more of the following labels: | ||
- `bug` | ||
- `dependencies` | ||
- `documentation` | ||
- `duplicate` | ||
- `github actions` | ||
- `good first issue` | ||
- `haskell` | ||
- `help wanted` | ||
- `vulnerability` | ||
- `wont fix` | ||
|
||
## Opening Pull Requests | ||
After opening a pull request, please take the following steps: | ||
- Ensure your PR has one or more corresponding issues (see above) | ||
- [Link your PR](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) to those issues | ||
- Check the [build status](https://github.com/geniusyield/market-maker/actions/new) of your PR | ||
- Wait for a review and/or approval from one of the code owners | ||
- Merge and celebrate! | ||
|
||
The team will do their best to help you get your PRs across the finish line! | ||
|
||
## Discussions | ||
Feel free to participate in [discussions](https://github.com/geniusyield/market-maker/discussions) with the team and community! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters