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.
Remove FAQ section on github branch :) #93
Conversation
Move the following items from FAQ: - disagreement with issue resolution -> tracker.rst - regenerating configure -> setup.rst - porting python to a new platform -> porting.rst (new file) In index.rst: - change any reference to FAQ into Help. - remove faq from TOC - add porting to TOC Closes #27
|
|
||
| If you still feel the resolution is incorrect, then raise the question on | ||
| `python-dev`_. If the consensus there supports the disputed resolution, please | ||
| take any further objections to `python-ideas`_ (or some other forum). Further |
brettcannon
Jan 3, 2017
Member
If python-dev has already said that the resolution was right, then sending them to python-ideas to continue to vent isn't productive. Also mention that people should not re-open an issue once a core developer has closed it.
Drop the mention of python-ideas Forbid the reopening of issues closed by core dev :) Closes #27
| `python-dev`_. Further argument on `python-dev`_ after a consensus has been | ||
| reached amongst the core developers is unlikely to win any converts. | ||
|
|
||
| You should not reopen issues that have been closed by a core developer. |
willingc
Jan 4, 2017
Collaborator
@Mariatta This is fine as is. A slight refinement might be more direct and welcoming: Issues closed by a core developer have already been carefully considered. Please do not reopen a closed issue.
|
Thanks @willingc I updated it based on your suggestion :) |
|
thanks! |
Move the following items from FAQ:
In index.rst:
Closes #27