diff options
author | Milan Curcic <caomaco@gmail.com> | 2020-09-08 14:50:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-08 14:50:19 -0400 |
commit | ec959b665f478787ade0ac29697d25ebd5bfac56 (patch) | |
tree | 749327411b4059ffc9ed4e7d922cb14dc8d2fe0b /CONTRIBUTING.md | |
parent | 4c68956ada155ff15a0b22c1ac28f9c824c45091 (diff) | |
download | fpm-ec959b665f478787ade0ac29697d25ebd5bfac56.tar.gz fpm-ec959b665f478787ade0ac29697d25ebd5bfac56.zip |
Update CONTRIBUTING.md
Co-authored-by: Ondřej Čertík <ondrej@certik.us>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ec202a..d6f0c23 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,7 +54,7 @@ minimal back-and-forth. Before suggesting a new feature, take a moment to find out if it fits the scope of the project, or if it has already been discussed. -It's up to you to provide a strong argument to convince the community of the +It is up to you to provide a strong argument to convince the community of the benefits of this feature. Please provide as much detail and context as possible. If applicable, include a mocked-up snippet of what the output or behavior would |