-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better:docs/developer-guide/contributing/pull-requests #49
Comments
You can create a new issue or just indicate you're working on an existing issue |
You should do all of your development for the issue in this branch |
The commit message is** properly formatted** |
Only one commit is allowed per pull request |
Go to your ESLint fork and then** follow the GitHub documentation on how to send a pull request** |
Monitor the status of the Travis CI build for your pull request |
If it fails, please investigate why. We cannot merge pull requests that fail Travis for any reason. |
This snippets** adds** all your new changes, then amends the previous commit with them |
[docs/developer-guide/contributing/pull-requests]
That decreases the likelihood that your code is going ***to get included* in a timely manner
它会降低你的代码及时地被收纳的可能性
The text was updated successfully, but these errors were encountered: