github.com/yourbase/yb@v0.7.1/CONTRIBUTING.md (about)

     1  ## Contributing to YB
     2  
     3  The goal of YB is to be a tool that local development more productive while
     4  keeping the CI / release build process in-sync. As developers we know how
     5  important tooling is and encourage contributions from the community to make the
     6  experience even better. 
     7  
     8  Currently we do not have a formally-defined process for accepting contributions
     9  (we are working on that) but we do have a few things we ask of those who want to 
    10  participate in the process:
    11  
    12  1. Be polite - provide constructive criticism in a way that is
    13     encouraging and helpful!
    14  
    15  2. Ask questions - if you are unsure of something (process, value, design) feel
    16     free to ask in an issue or open a pull request with some changes. 
    17  
    18  3. Have fun! One of the primary goals of the YB tooling is to make development
    19     easier and less painful; contributing to it should be the same way.
    20  
    21  
    22  
    23