diff options
author | brzsmg <brzsmg@gmail.com> | 2023-04-05 19:12:52 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-05 19:12:52 +0300 |
commit | 1efa87637b05709b35554ae262d2373d37d36a7b (patch) | |
tree | 6dd57adf9c7608d4692d609958c8093293133018 /.github | |
parent | 0f092e6aac198bd7244f8011a61bb22ab56174cf (diff) | |
download | trackermap-server-1efa87637b05709b35554ae262d2373d37d36a7b.tar.gz trackermap-server-1efa87637b05709b35554ae262d2373d37d36a7b.tar.bz2 trackermap-server-1efa87637b05709b35554ae262d2373d37d36a7b.zip |
Update CONTRIBUTING.md
spelling
Diffstat (limited to '.github')
-rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 03a3831b9..ba524068f 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -36,7 +36,7 @@ Provide as much details as possible, including log fragments, operating system a Before creating a feature request make sure that the feature or modification that you are requesting is not yet implemented. -Search reposiroty to ensure that there is no existing issues for your request. If there is, add a new comment on that issue. +Search repository to ensure that there is no existing issues for your request. If there is, add a new comment on that issue. Provide as much details as possible, including use case for your feature and any benefits that you can think of. |