forked from orbit-oss/flask
fix discord link, clean up
This commit is contained in:
parent
62fe1563ad
commit
5e41e409bc
1 changed files with 3 additions and 4 deletions
|
|
@ -9,9 +9,9 @@ Support questions
|
||||||
Please, don't use the issue tracker for this. Use one of the following
|
Please, don't use the issue tracker for this. Use one of the following
|
||||||
resources for questions about your own code:
|
resources for questions about your own code:
|
||||||
|
|
||||||
* The IRC channel ``#pocoo`` on FreeNode.
|
* The ``#get-help`` channel on our Discord chat: https://discord.gg/t6rrQZH
|
||||||
* The IRC channel ``#python`` on FreeNode for more general questions.
|
* The IRC channel ``#pocoo`` on FreeNode is linked to Discord, but
|
||||||
* Our Discord server is here: `https://discordapp.com/invite/3TDRQsx`_
|
Discord is preferred.
|
||||||
* The mailing list flask@python.org for long term discussion or larger issues.
|
* The mailing list flask@python.org for long term discussion or larger issues.
|
||||||
* Ask on `Stack Overflow`_. Search with Google first using:
|
* Ask on `Stack Overflow`_. Search with Google first using:
|
||||||
``site:stackoverflow.com flask {search term, exception message, etc.}``
|
``site:stackoverflow.com flask {search term, exception message, etc.}``
|
||||||
|
|
@ -40,7 +40,6 @@ Submitting patches
|
||||||
without your patch.
|
without your patch.
|
||||||
- Try to follow `PEP8`_, but you may ignore the line length limit if following
|
- Try to follow `PEP8`_, but you may ignore the line length limit if following
|
||||||
it would make the code uglier.
|
it would make the code uglier.
|
||||||
- We don't accept style-related patches.
|
|
||||||
|
|
||||||
First time setup
|
First time setup
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue