Git Product home page Git Product logo

yips's Introduction

Yield Improvement Proposals (YIPs)

Yield Improvement Proposals (YIPs) describe standards and features for the Robo-Advisor for Yield (RAY) platform, including core protocol specifications, client APIs, contract standards and product improvements.

A browsable version of all current and draft YIPs can be found on here.

Contributing

Creating a YIP

  1. Review YIP-1.
  2. Fork the repository by clicking "Fork" in the top right.
  3. Add your YIP to your fork of the repository. There is a template YIP here.
  4. Submit a Pull Request to RAY's YIPs repository.

Your first PR should be a first draft of the final YIP. It must meet the formatting criteria enforced by the build (largely, correct metadata in the header). An editor will manually review the first PR for a new YIP and assign it a number before merging it. Make sure you include a discussions-to header with the URL to a discussion forum or open GitHub issue where people can discuss the YIP as a whole.

If your YIP requires images, the image files should be included in a subdirectory of the assets folder for that YIP as follows: assets/yip-X (where X is to be replaced with the YIP number). When linking to an image in the YIP, use relative links such as ../assets/yip-1/image.png.

Once your first PR is merged, we have a bot that helps out by automatically merging PRs to draft YIPs. For this to work, it has to be able to tell that you own the draft being edited. Make sure that the 'author' line of your YIP contains either your GitHub username or your email address inside . If you use your email address, that address must be the one publicly shown on your GitHub profile.

When you believe your YIP is mature and ready to progress past the draft phase, you should do one of two things:

  • For a YIP of type Proposed, ask to have your issue added to the agenda of an upcoming community meeting, where it can be discussed for inclusion in a future release. If implementers agree to include it, the YIP editors will update the state of your YIP to 'Accepted'.
  • For all other YIPs, open a PR changing the state of your YIP to 'Proposed'. An editor will review your draft and ask if anyone objects to it being accepted. If the editor decides there is no rough consensus - for instance, because contributors point out significant issues with the YIP - they may close the PR and request that you fix the issues in the draft before trying again.

Implementing a YIP

  1. Review this example YIP implemenation.
  2. Fork the repository by clicking "Fork" in the top right.
  3. Add your YIP implementation to your fork of the repository at the path ./implementations/opportunity-support/name_of_yip/
  4. Submit a Pull Request to RAY's YIPs repository.

YIP Status Terms

  • WIP - a YIP that is undergoing rapid iteration and changes.
  • Proposed - a YIP that is done with its initial iteration and ready for review by a wide audience.
  • Accepted - a YIP that the community and developers have decided to implement and release in a future upgrade.
  • Rejected - a YIP that has been reviewed and not passed the 'Proposed' stage.
  • Active - a YIP that has been implemented and released.

Preferred Citation Format

The canonical URL for a YIP that has achieved draft status at any point is at https://github.com/Stakedllc/YIPs/tree/master/YIPS. For example, the canonical URL for YIP-1 is https://github.com/Stakedllc/YIPs/blob/master/YIPS/yip-1.md.

Automerger

The YIP repository contains an "auto merge" feature to ease the workload for YIP editors. If a change is made via a PR to a draft YIP, then the authors of the YIP can GitHub approve the change to have it auto-merged by the yip-automerger bot.

yips's People

Contributors

arachnid avatar fulldecent avatar axic avatar gcolvin avatar pirapira avatar dpurhar27 avatar cdetrio avatar jamesray1 avatar wanderer avatar samatstaked avatar nicksavers avatar 0xjac avatar sorpaas avatar 5chdn avatar souptacular avatar chriseth avatar wighawag avatar holiman avatar ac0dem0nk3y avatar coinfork avatar fjl avatar ethers avatar frozeman avatar ligi avatar bitpshr avatar ryanio avatar expede avatar chfast avatar mudgen avatar micahzoltu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.