From bb2725dd5314a79a90908fbdc9bacbfca3d4d941 Mon Sep 17 00:00:00 2001 From: jwobith Date: Wed, 8 Apr 2020 11:21:25 -0400 Subject: [PATCH] update contributing doc --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8a80a71..a4978b7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,10 +15,10 @@ This document explains how to contribute changes to the this github project. It Please search the issues on the issue tracker with a variety of keywords to ensure your bug is not already reported. -If unique, [open an issue](https://github.com/jwobith/docker-gitea/issues/new) and answer the questions so we can understand and reproduce the problematic behavior. +If your bug is unique, [open an issue](https://github.com/jwobith/docker-gitea/issues/new) 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](https://github.com/jwobith/docker-gitea) 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](https://github.com/jwobith/docker-gitea/issues/new). File an issue with your proposed change documented, and make sure to note in the title of the issue that it is a proposal. +If you want to make a proposal or start a discussion, please [file an issue](https://github.com/jwobith/docker-gitea/issues/new). Include documentation on your proposed change and make sure to note in the title of the issue that it is a proposal.