docker-gitea/CONTRIBUTING.md
2020-04-08 11:23:47 -04:00

1.3 KiB

Contribution Guidelines

Table of Contents

Introduction

This document explains how to contribute changes to the this github project. It assumes you have followed the installation instructions.

Bug reports

Please search the issues on the issue tracker with a variety of keywords to ensure your bug is not already reported.

If your bug is unique, open an issue and answer the questions so we can understand and reproduce the problematic behavior.

Submit your design

Submissions and updates are welcome. If you want to change or add something, fork the repo or clone it to your own local machine. After making your edits, submit a pull request with a descriptive name and include some details of the changes made.

If you want to make a proposal or start a discussion, please file an issue. Include documentation on your proposed change and make sure to note in the title of the issue that it is a proposal.