mirror of
https://github.com/ansible/awx.git
synced 2026-03-21 19:07:39 -02:30
Merge pull request #2197 from Spredzy/minor_fixes_contributing.md
CONTRIBUTING.md: Fixing ToC indendation and wrong links
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Hi there! We're excited to have you as a contributor.
|
Hi there! We're excited to have you as a contributor.
|
||||||
|
|
||||||
Have questions about this document or anything not covered here? Come chat with us at `#ansible-awx` on irc.freenode.net, or submit your question to the [mailing list](https://groups.google.com/forum/#!forum/awx-project) .
|
Have questions about this document or anything not covered here? Come chat with us at `#ansible-awx` on irc.freenode.net, or submit your question to the [mailing list](https://groups.google.com/forum/#!forum/awx-project).
|
||||||
|
|
||||||
## Table of contents
|
## Table of contents
|
||||||
|
|
||||||
* [Things to know prior to submitting code](#things-to-know-prior-to-contributing-code)
|
* [Things to know prior to submitting code](#things-to-know-prior-to-submitting-code)
|
||||||
* [Setting up your development environment](#setting-up-your-development-environment)
|
* [Setting up your development environment](#setting-up-your-development-environment)
|
||||||
* [Prerequisites](#prerequisites)
|
* [Prerequisites](#prerequisites)
|
||||||
* [Docker](#docker)
|
* [Docker](#docker)
|
||||||
@@ -17,14 +17,14 @@ Have questions about this document or anything not covered here? Come chat with
|
|||||||
* [Create local settings](#create-local-settings)
|
* [Create local settings](#create-local-settings)
|
||||||
* [Build the base image](#build-the-base-image)
|
* [Build the base image](#build-the-base-image)
|
||||||
* [Build the user interface](#build-the-user-interface)
|
* [Build the user interface](#build-the-user-interface)
|
||||||
# [Running the environment](#running-the-environment)
|
* [Running the environment](#running-the-environment)
|
||||||
* [Start the containers](#start-the-containers)
|
* [Start the containers](#start-the-containers)
|
||||||
* [Start from the container shell](#start-from-the-container-shell)
|
* [Start from the container shell](#start-from-the-container-shell)
|
||||||
* [Post Build Steps](#post-build-steps)
|
* [Post Build Steps](#post-build-steps)
|
||||||
* [Start a shell](#start-the-shell)
|
* [Start a shell](#start-a-shell)
|
||||||
* [Create a superuser](#create-a-superuser)
|
* [Create a superuser](#create-a-superuser)
|
||||||
* [Load the data](#load-the-data)
|
* [Load the data](#load-the-data)
|
||||||
* [Building API Documentation](#build-documentation)
|
* [Building API Documentation](#build-api-documentation)
|
||||||
* [Accessing the AWX web interface](#accessing-the-awx-web-interface)
|
* [Accessing the AWX web interface](#accessing-the-awx-web-interface)
|
||||||
* [Purging containers and images](#purging-containers-and-images)
|
* [Purging containers and images](#purging-containers-and-images)
|
||||||
* [What should I work on?](#what-should-i-work-on)
|
* [What should I work on?](#what-should-i-work-on)
|
||||||
|
|||||||
Reference in New Issue
Block a user