github.com/tickoalcantara12/micro/v3@v3.0.0-20221007104245-9d75b9bcbab9/CONTRIBUTING.md (about)

     1  # Contributing
     2  
     3  A contributors guide to Micro
     4  
     5  ## Guidelines
     6  
     7  Our current contributor guide is fairly simple
     8  
     9  1. Open an issue to discuss a bug or feature request
    10  2. Work with the existing maintainer to outline a plan
    11  3. Implement the fix or feature as a pull request
    12  4. Seek feedback on the PR and make any necessary changes
    13  6. Have the PR approved by at least 2 maintainers
    14  7. Sign-off using the DCO signature format
    15  6. PR is merged if all is good