On 10 July 2016 at 11:12, Brett Cannon <br...@python.org> wrote: > > > On Sat, 9 Jul 2016 at 13:01 Carol Willing <willi...@willingconsulting.com> > wrote: > >> Hi Brett, >> >> One thing that could be done is to use a pull request template to notify >> users BEFORE they make a PR that the CPython mirror is not the correct >> place to submit contributions. >> >> See https://github.com/python/cpython/pull/41 as an example of the >> template. >> > > The problem with a template is it has to be checked into the cpython > repository which will make sense once we migrate, but I don't know if it > does while we are not moved over yet. >
I don't see any problem with doing that early - we already carry a .gitignore file for the benefit of folks using hg-git bridges, so if we wanted to start experimenting with GitHub workflows (including things like Travis CI), why gate that on actually doing the migration first if we can use the existing mirrors for it? Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia
_______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct