diff options
| author | Andrey Orst <andreyorst@gmail.com> | 2020-10-26 21:55:07 +0300 |
|---|---|---|
| committer | Andrey Orst <andreyorst@gmail.com> | 2020-10-26 21:55:07 +0300 |
| commit | 8cc148f7b43d412d378db18d9190d4ea4a537276 (patch) | |
| tree | ad6a71e3140fd4cba328bb6ac6fbd26a26310edf | |
| parent | 3ef9b8f888bf2dda7ce690a84a60bbade0223933 (diff) | |
fix(doc): typo
| -rw-r--r-- | CONTRIBUTING.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index 755ed87..487c3f9 100644 --- a/CONTRIBUTING.org +++ b/CONTRIBUTING.org @@ -25,7 +25,7 @@ If no feature found, please file new issue, and tag it with a =FEATURE:= at the Please do. When deciding to contribute a large amount of changes, first consider opening a =DISCUSSION:= type issue, so we could first decide if such dramatic changes are in the scope of the project. -This will save your time, in case such changes are our of the project's scope. +This will save your time, in case such changes are out of the project's scope. If you're contributing a bugfix, please open an =BUG:= issue first, unless someone already did that. All bug related merge requests must have a linked issues with a meaningful explanation and steps of reproducing a bug. |