File: README.md

package info (click to toggle)
golang-github-gophercloud-gophercloud 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,416 kB
  • sloc: sh: 99; makefile: 21
file content (12 lines) | stat: -rw-r--r-- 493 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Contributor Tutorial
====================

This tutorial is to help new contributors become familiar with the processes
used by the Gophercloud team when adding a new feature or fixing a bug.

While we have a defined process for working on Gophercloud, we're very mindful
that everyone is new to this in the beginning. Please reach out for help or ask
for clarification if needed. No question is ever "dumb" or not worth our time
answering.

To begin, go to [Step 1](step-01-introduction.md).