File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,10 @@ Please be aware that our workflow does deviate slightly from the typical GitHub
2828project. Details on how to properly submit a pull request are covered in
2929`Lifecycle of a Pull Request <https://devguide.python.org/getting-started/pull-request-lifecycle.html >`_.
3030We utilize various bots and status checks to help with this, so do follow the
31- comments they leave and their "Details" links, respectively. The key points of
32- our workflow that are not covered by a bot or status check are:
33-
34- - All discussions that are not directly related to the code in the pull request
35- should happen on `GitHub Issues <https://github.com/python/cpython/issues >`_.
36- - Upon your first non-trivial pull request (which includes documentation changes),
37- feel free to add yourself to ``Misc/ACKS ``.
31+ comments they leave and their "Details" links, respectively. A key point of
32+ our workflow that is not covered by a bot or status check is that all
33+ discussions that are not directly related to the code in the pull request
34+ should happen on `GitHub Issues <https://github.com/python/cpython/issues >`_.
3835
3936
4037Setting Expectations
You can’t perform that action at this time.
0 commit comments