Browse Source

Merge pull request #5258

Jakie.OYMJ (1):
      docs: correct typo in CONTRIBUTING.md
pull/5262/head
sudden6 7 years ago
parent
commit
a73da7b9be
No known key found for this signature in database
GPG Key ID: 279509B499E032B9
  1. 4
      CONTRIBUTING.md

4
CONTRIBUTING.md

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
- [Before you start…](#before-you-start)
- [Must read](#must-read)
- [Pull request](#pull-request)
- [How to open a pull request](#how-to-open-a-pull-reqeust)
- [How to open a pull request](#how-to-open-a-pull-request)
- [How to deal with large amounts of merge conflicts](#merge-conflicts)
- [Git Commit Guidelines](#commit)
- [Commit Message Format](#commit-message-format)
@ -16,7 +16,7 @@ @@ -16,7 +16,7 @@
- [Body](#body)
- [Reviewing](#reviewing)
- [Testing PRs](#testing-prs)
- [Git config](#git-config)
- [Git config](#git-config)
- [Coding guidelines](#coding-guidelines)

Loading…
Cancel
Save