diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2023-04-05 09:24:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-05 09:24:07 -0700 |
commit | 17dff9e974ac863d8e37f7b95115218b55269cda (patch) | |
tree | 6dd57adf9c7608d4692d609958c8093293133018 | |
parent | 0f092e6aac198bd7244f8011a61bb22ab56174cf (diff) | |
parent | 1efa87637b05709b35554ae262d2373d37d36a7b (diff) | |
download | trackermap-server-17dff9e974ac863d8e37f7b95115218b55269cda.tar.gz trackermap-server-17dff9e974ac863d8e37f7b95115218b55269cda.tar.bz2 trackermap-server-17dff9e974ac863d8e37f7b95115218b55269cda.zip |
Merge pull request #5063 from brzsmg/bugfix/spelling20230405
Update CONTRIBUTING.md
-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. |