为 Django 做贡献

    The work on Django itself falls into three major areas:

    Writing code 💻

    Fix a bug, or add a new feature. You can make a pull request and see your code in the next version of Django!

    Start from the docs.

    Django’s documentation is one of its key strengths. It’s informative and thorough. You can help to improve the documentation and keep it relevant as the framework evolves.

    See 编写文档 for more.

    Localizing Django 🗺️

    Django is translated into over 100 languages - There’s even some translation for Klingon?! The i18n team are always looking for translators to help maintain and increase language reach.

    If you think working with Django is fun, wait until you start working on it. Really, ANYONE can do something to help make Django better and greater!

    This contributing guide contains everything you need to know to help build the Django Web framework. Browse the following sections to find out how:

    Join the Django community ❤️

    We’re passionate about helping Django users make the jump to contributing members of the community. There are several other ways you can help the Django community and others to maintain a great ecosystem to work in:

    • 加入“Django论坛”。这个论坛是讨论Django框架以及使用它的应用程序和项目的地方。这也是询问和回答与安装、使用或为 Django 贡献相关的任何问题的好地方。
    • 加入| django users |邮件列表并回答问题。这个邮件列表有大量的读者,我们真的想保持一个友好和有益的气氛。如果你是Django社区的新手,你应该阅读 。
    • 加入Freenode上的`#django IRC频道`并回答问题。通过向其他用户讲解Django,你会学到关于这个框架的很多知识。
    • 贡献给开源的Django项目,写一些文档,或者把自己的代码作为一个开源的可插拔应用程序发布。可插拔应用的生态系统是Django的一大优势,请帮助我们构建它吧!

    We’re looking forward to working with you. Welcome aboard! ⛵️