Replies: 1 comment
-
Is that a big change, in that, does it touch many files or is it mainly the case of adding a new service to the compose file and a new job in CI? If you have an example of a PR on a generated project, that would probably help with answering that question. My main concern is how easy it would be to maintain over time. Things we have to factor in:
Also, when adding this on a generated project is fairly straightforward, it's sometimes good to keep it out, and let the maintenance focus our efforts on more core integrations. We're a limited team of volunteers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have used cookiecutter-django several times and it's a fantastic project, so thanks very much to the people who have created it.
I have managed to add Selenium within a dockerized cookiecutter-django and used it multiple times, and was wondering if there would be any interest in me making a PR to include it? Or is it not included already for a reason?
If this is something that could be added, what steps should I be aware of in trying to make a successful PR?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions