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

Loading…
Cancel
Save