aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2020-02-05 16:05:52 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2020-02-05 16:05:52 +0200
commit87eaa9ba1e45f41164519bf575b79c41ae8ca8a8 (patch)
tree4d1778d8bf477b923bb47f55645b90f66b761f11 /CONTRIBUTING.md
parent88a26e6b2fd3ec392b77f6815ba841cfae43a35a (diff)
Tweak some wording
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b05dd6c..b4bf5d3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,9 +1,8 @@
# Contributing
-If you discover issues, have ideas for improvements or new features, or
-want to contribute a new module, please report them to the
-[issue tracker][1] of the repository or submit a pull request. Please,
-try to follow these guidelines when you do so.
+If you discover issues, have ideas for improvements or new features, please
+report them to the [issue tracker][1] of the repository or submit a pull
+request. Please, try to follow these guidelines when you do so.
## Issue reporting
@@ -14,6 +13,7 @@ try to follow these guidelines when you do so.
* Open an issue with a descriptive title and a summary in grammatically correct,
complete sentences.
* Include any relevant code to the issue summary.
+* If you're reporting performance issues it'd be nice if you added some profiling data (Emacs has a built-in profiler).
## Pull requests