diff options
author | Mark Pundsack <markpundsack@users.noreply.github.com> | 2016-07-13 23:54:38 +0000 |
---|---|---|
committer | Mark Pundsack <markpundsack@users.noreply.github.com> | 2016-07-13 23:54:38 +0000 |
commit | 81a34f2f5650ef64528867b78bab6a00ec177248 (patch) | |
tree | f6ba6963cdc00df40f99a67b4570a8b45b300341 /CONTRIBUTING.md | |
parent | 7968484dfa363537e6e7822ca1ec100bcd0ec4f8 (diff) | |
download | gitlab-ce-81a34f2f5650ef64528867b78bab6a00ec177248.tar.gz |
Cleanup feature proposal templatecleanup-feature-proposal
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f4472214778..14ff05c9aa3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -145,7 +145,8 @@ might be edited to make them small and simple. You are encouraged to use the template below for feature proposals. ``` -## Description including problem, use cases, benefits, and/or goals +## Description +Include problem, use cases, benefits, and/or goals ## Proposal |