increase column width for contributing.md

This commit is contained in:
Sebastian McKenzie
2016-02-12 09:53:16 +00:00
parent 5faf8eabfd
commit 77735cdf8f

View File

@@ -1,7 +1,7 @@
# CONTRIBUTING
Contributions are always welcome, no matter how large or small. Before
contributing, please read the [code of conduct](CODE_OF_CONDUCT.md).
Contributions are always welcome, no matter how large or small. Before contributing,
please read the [code of conduct](CODE_OF_CONDUCT.md).
## Building
@@ -36,19 +36,19 @@ We actively welcome your pull requests.
## Contributor License Agreement ("CLA")
In order to accept your pull request, we need you to submit a CLA. You only need
to do this once to work on any of Facebook's open source projects.
In order to accept your pull request, we need you to submit a CLA. You only need to do this
once to work on any of Facebook's open source projects.
Complete your CLA here: <https://code.facebook.com/cla>
## Issues
We use GitHub issues to track public bugs. Please ensure your description is
clear and has sufficient instructions to be able to reproduce the issue.
We use GitHub issues to track public bugs. Please ensure your description is clear and has
sufficient instructions to be able to reproduce the issue.
Facebook has a [bounty program](https://www.facebook.com/whitehat/) for the safe
disclosure of security bugs. In those cases, please go through the process
outlined on that page and do not file a public issue.
Facebook has a [bounty program](https://www.facebook.com/whitehat/) for the safe disclosure
of security bugs. In those cases, please go through the process outlined on that page and
do not file a public issue.
## Coding Style