From 046eb95f8738075973cfd9d844632190456d74ab Mon Sep 17 00:00:00 2001
From: Stoob <stuart@korlon.com>
Date: Mon, 7 May 2018 16:17:39 -0700
Subject: [PATCH] add money/time estimate

---
 docs/tools/issue-tracking.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/tools/issue-tracking.md b/docs/tools/issue-tracking.md
index 164bb1ed..a3858455 100644
--- a/docs/tools/issue-tracking.md
+++ b/docs/tools/issue-tracking.md
@@ -90,6 +90,8 @@ In your conversation, think about some of the following questions:
 
 -   Has this feature's behavior changed recently?  Is a bug a regression, or has it always been this way?  Is this a new feature that doesn't handle all situations properly?
 
+-   What skills, time and/or money are you able to contribute to this issue?  Will you need the skills and/or money of others as well?
+
 -   Who might like things the way they are?  Are there ways to resolve the issue that meet their needs as well as yours?
 
 -   Will your change be self-explanatory, or will other users need an explanation?
-- 
GitLab