You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keita Suzuki edited this page Feb 13, 2020
·
1 revision
Create and send a pull request
pywebsocket3 uses pull requests for reviewing.
Fork pywebsocket3, create a branch, commit modifications, and create/send a pull request. For how to create and send pull requests, see for example Using pull requests.
Check if travis-ci is correctly passing.
Get an LGTM from the collaborators of pywebsocket3.
The collaborators of pywebsocket3 merge the pull request.
Run all unit tests
cd to the root directory of the repository, and run