Remove FAQ section on github branch :) #93
Merged
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! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Move the following items from FAQ:
In index.rst:
Closes #27