Skip to content

Commit

Permalink
[ci skip] Add "Table of Contents" in CONTRIBUTING.md (go-gitea#1634)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello authored and appleboy committed Apr 28, 2017
1 parent fca7ddc commit 18f46fd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Contribution Guidelines

## Table of Contents

- [Contribution Guidelines](#contribution-guidelines)
- [Introduction](#introduction)
- [Bug reports](#bug-reports)
- [Discuss your design](#discuss-your-design)
- [Testing redux](#testing-redux)
- [Vendoring](#vendoring)
- [Code review](#code-review)
- [Styleguide](#styleguide)
- [Sign your work](#sign-your-work)
- [Release Cycle](#release-cycle)
- [Maintainers](#maintainers)
- [Owners](#owners)
- [Versions](#versions)
- [Copyright](#copyright)

## Introduction

This document explains how to contribute changes to the Gitea project. It assumes you have followed the [installation instructions](https://docs.gitea.io/en-us/). Sensitive security-related issues should be reported to [security@gitea.io](mailto:security@gitea.io).
Expand Down

0 comments on commit 18f46fd

Please sign in to comment.