From 8b5877265951095bbc3c9ff2727f6679ba6db247 Mon Sep 17 00:00:00 2001
From: techknowlogick <techknowlogick@users.noreply.github.com>
Date: Mon, 27 Nov 2017 02:14:34 -0500
Subject: [PATCH] [ci skip] Fix #2964 Document updated proposal process (#2999)

---
 CONTRIBUTING.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a49dfba365..addccde73c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -50,8 +50,10 @@ getting free help.
 
 The project welcomes submissions. If you want to change or add something, 
 please let everyone know what you're working on—[file an issue](https://github.com/go-gitea/gitea/issues/new)! 
-Significant changes must go through the [change proposal process](https://github.com/go-gitea/proposals) 
-before they can be accepted.
+Significant changes must go through the change proposal process 
+before they can be accepted. To create a proposal, file an issue with
+your proposed changes documented, and make sure to note in the title
+of the issue that it is a proposal.
 
 This process gives everyone a chance to validate the design, helps
 prevent duplication of effort, and ensures that the idea fits inside