mirror of
https://github.com/espressif/openthread.git
synced 2025-08-06 14:52:18 +08:00
[docs] remove AppVeyor from CONTRIBUTING.md (#4056)
This commit is contained in:
@ -134,8 +134,8 @@ git checkout <branch-name>
|
||||
git push origin <branch-name>
|
||||
```
|
||||
|
||||
This will trigger the Travis CI and AppVeyor continuous-integration checks. You can view the results in the respective services. Note that the integration checks will report failures on occasion. If a failure occurs, you may try rerunning the test via the Travis and/or AppVeyor web UI.
|
||||
This will trigger the Travis CI continuous-integration checks. You can view the results in the respective services. Note that the integration checks will report failures on occasion. If a failure occurs, you may try rerunning the test via the Travis web UI.
|
||||
|
||||
#### Submit Pull Request
|
||||
|
||||
Once you've validated the Travis CI and AppVeyor results, go to the page for your fork on GitHub, select your development branch, and click the pull request button. If you need to make any adjustments to your pull request, just push the updates to GitHub. Your pull request will automatically track the changes on your development branch and update.
|
||||
Once you've validated the Travis CI results, go to the page for your fork on GitHub, select your development branch, and click the pull request button. If you need to make any adjustments to your pull request, just push the updates to GitHub. Your pull request will automatically track the changes on your development branch and update.
|
||||
|
Reference in New Issue
Block a user