github.com/gophercloud/gophercloud@v1.11.0/docs/contributor-tutorial/README.md (about)

     1  Contributor Tutorial
     2  ====================
     3  
     4  This tutorial is to help new contributors become familiar with the processes
     5  used by the Gophercloud team when adding a new feature or fixing a bug.
     6  
     7  While we have a defined process for working on Gophercloud, we're very mindful
     8  that everyone is new to this in the beginning. Please reach out for help or ask
     9  for clarification if needed. No question is ever "dumb" or not worth our time
    10  answering.
    11  
    12  To begin, go to [Step 1](step-01-introduction.md).