Changes between Version 36 and Version 37 of ContributingToTwistedLabs
- Timestamp:
- 10/26/2020 04:43:27 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ContributingToTwistedLabs
v36 v37 28 28 * [https://github.com/twisted/twisted/blob/trunk/docs/core/development/policy/code-dev.rst Git Access] 29 29 * Understand the [wiki:ReviewProcess code review process] 30 * [http://buildbot.twistedmatrix.com/ Buildbot] is used to automate the build process across platforms and test for breakage. Watch it. 31 * You'll need to [wiki:ContinuousIntegration/DeveloperWorkflow Use it] before merging a branch. 30 * Multiple CI services are used to automate the build process across platforms and test for breakage. Watch their feedback on each pull request page. 32 31 33 32 === [#Explore Explore and Contribute] ===