1
0
mirror of https://github.com/videojs/video.js.git synced 2025-02-04 11:43:27 +02:00

Added details about including issues in pull requests.

This commit is contained in:
Steve Heffernan 2013-02-07 14:06:38 -08:00
parent 9f2b869135
commit 0206ba9469

View File

@ -53,6 +53,12 @@ Don't miss the [code style guide](#code-style).
git checkout -b <####-branch-name>
```
Be sure to reference your issue in any commit message. Github allows you to do this though the [fixes or closes](https://github.com/blog/831-issues-2-0-the-next-generation) keywords.
```bash
My commit message. fixes #123
```
# Bugs
A bug is a _demonstrable problem_ that is caused by the code in the