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. 32
      CONTRIBUTING.md

32
CONTRIBUTING.md

@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
- [Filing an issue](#filing-an-issue)
- [Must read](#must-read)
- [Good to know](#good-to-know)
- [Must read](#must-read)
- [Good to know](#good-to-know)
- [How to start contributing](#how-to-start-contributing)
- [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 deal with large amounts of merge conflicts](#merge-conflicts)
- [Git Commit Guidelines](#commit)
- [Commit Message Format](#commit-message-format)
- [Header](#header)
- [Type](#type)
- [Scope](#scope)
- [Subject](#subject)
- [Body](#body)
- [Reviewing](#reviewing)
- [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-request)
- [How to deal with large amounts of merge conflicts](#merge-conflicts)
- [Git Commit Guidelines](#commit)
- [Commit Message Format](#commit-message-format)
- [Header](#header)
- [Type](#type)
- [Scope](#scope)
- [Subject](#subject)
- [Body](#body)
- [Reviewing](#reviewing)
- [Testing PRs](#testing-prs)
- [Git config](#git-config)
- [Git config](#git-config)
- [Coding guidelines](#coding-guidelines)

Loading…
Cancel
Save