Restore bugfix README, etc.

This commit is contained in:
Scott Lahteine 2018-08-07 13:45:03 -05:00
parent 614a944504
commit 332a80cadb
3 changed files with 44 additions and 43 deletions

View file

@ -132,7 +132,7 @@ Pull Requests should always be targeted to working branches (e.g., `bugfix-1.1.x
* Use the present tense ("Add feature" not "Added feature").
* Use the imperative mood ("Move cursor to..." not "Moves cursor to...").
* Limit the first line to 72 characters or less.
* Limit the first line to 72 characters or fewer.
* Reference issues and Pull Requests liberally after the first line.
### C++ Coding Standards