Opened 6 years ago
Last modified 6 years ago
#30392 closed Cleanup/optimization
Onboarding new contibutors improvements — at Version 1
Reported by: | Chris Wedgwood | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
I have just gone through the onboarding process for contributing to django on windows and
noticed one thing that could be improved
In https://github.com/django/django/blob/master/docs/intro/contributing.txt#L208 Change runtest.py to python runtest.py for windows users
as when I ran it first time it just opened in vscode and didnt run.
Note:
See TracTickets
for help on using tickets.