Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Grouping Checklists #569
Grouping Checklists #569
Comments
A "Task Checklists" section seems potentially plausible to me. However, another way to structure that would be to leave the checklists where they are now, and have the "Task Checklists" page be a list of section links. |
I can do both, but I more like a page with all checklist and then references inside the documentation to required checklist about a change. |
There are currently some checklists on different sections of devguide, such as grammar addition checklist and opcode addition checklist and I wanted to discuss adding a checklist for future directives (like
from __future__ import <directive>
).Should we group that checklists in a page with divisions, and should we add a checklist for future directives (because it is also a complex process). (I can prepare a patch if agreed)
The text was updated successfully, but these errors were encountered: