{"title":"Contribuindo com o Django","version":"6.1","locale":"pt-br","docname":"internals/contributing/index","url":"/pt-br/6.1/internals/contributing/","canonical":"https://djangodocs.dev/pt-br/6.1/internals/contributing/","summary":"Django is a community that lives on its volunteers. As it keeps growing, we always need more people to help others. You can contribute in many ways, either on the…","html":"<h1>Contribuindo com o Django<a class=\"heading-anchor\" href=\"#contributing-to-django\"><span class=\"visually-hidden\">Link para este cabeçalho</span><span aria-hidden=\"true\">#</span></a></h1>\n<p>Django is a community that lives on its volunteers. As it keeps growing, we\nalways need more people to help others. You can contribute in many ways, either\non the framework itself or in the wider ecosystem.</p>\n<section id=\"communication-channels\">\n<h2>Communication channels<a class=\"heading-anchor\" href=\"#communication-channels\"><span class=\"visually-hidden\">Link para este cabeçalho</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>We’re passionate about helping Django users make the jump to contributing\nmembers of the community. Communication is key - working on Django is being\npart of a conversation. Join it, to become familiar with what we’re doing and\nhow we talk about it. You’ll be able to form relationships with more\nexperienced contributors who are there to help guide you towards success.</p>\n<section id=\"join-the-django-community\">\n<h3>Join the Django community<a class=\"heading-anchor\" href=\"#join-the-django-community\"><span class=\"visually-hidden\">Link para este cabeçalho</span><span aria-hidden=\"true\">#</span></a></h3>\n<p>There are several ways you can help the Django community and others to maintain\na great ecosystem to work in:</p>\n<ul class=\"simple\">\n<li><p>Join the <a class=\"reference external\" href=\"https://forum.djangoproject.com/\">Django Forum</a>. This forum is a place for discussing the Django\nframework and applications and projects that use it. This is also a good\nplace to ask and answer any questions related to installing, using, or\ncontributing to Django.</p></li>\n<li><p>Join the <a class=\"reference external\" href=\"https://chat.djangoproject.com\">Django Discord server</a> to discuss and answer questions. By\nexplaining Django to other users, you’re going to learn a lot about the\nframework yourself.</p></li>\n<li><p>Escreva um blog sobre o Django.  Todos os blogs sobre Django que nós conhecemos estão relacionados na <a class=\"reference external\" href=\"https://www.djangoproject.com/community/\">community page</a>; Se você gostaria de ver o seu blog lá você pode <a class=\"reference external\" href=\"https://www.djangoproject.com/community/add/blogs/\">register it here</a>.</p></li>\n<li><p>Contribua com projetos open-source Django, escreva alguma documentação, ou disponibilize seu próprio código como uma aplicação open-source plugável. O ecosistema de aplicações plugáveis é uma grande força do Django, ajude nos a contrui-lo!</p></li>\n</ul>\n</section>\n</section>\n<section id=\"getting-started\">\n<h2>Introdução<a class=\"heading-anchor\" href=\"#getting-started\"><span class=\"visually-hidden\">Link para este cabeçalho</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>Django encourages and welcomes new contributors, and makes an effort to help\nthem become experienced, confident contributors to Open Source Software (OSS).\nOur documentation contains guidance for first-time contributors, including:</p>\n<div class=\"toctree-wrapper compound\">\n<ul>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/new-contributors/\">An overview of the contributing process and what's involved.</a></li>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/sprint-quickstart/\">If you're at a contribution sprint, start here.</a></li>\n</ul>\n</div>\n</section>\n<section id=\"work-on-the-django-framework\">\n<h2>Work on the Django framework<a class=\"heading-anchor\" href=\"#work-on-the-django-framework\"><span class=\"visually-hidden\">Link para este cabeçalho</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>If you enjoy working <em>with</em> Django, wait until you start working <em>on</em> it.\nReally, <strong>anyone</strong> can do something to improve Django, which will improve the\nexperience of lots of people!</p>\n<p>The work on Django itself falls into three major areas:</p>\n<section id=\"contributing-code\">\n<h3>Contributing code<a class=\"heading-anchor\" href=\"#contributing-code\"><span class=\"visually-hidden\">Link para este cabeçalho</span><span aria-hidden=\"true\">#</span></a></h3>\n<p>Fix a bug, or add a new feature. You can make a pull request and see <strong>your\ncode</strong> in the next version of Django.</p>\n<div class=\"toctree-wrapper compound\">\n<ul>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-code/\">Contributing code</a><ul>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-code/#tutorials\">Tutorials</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-code/#how-to-guides\">How-to guides</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-code/#related-topics\">Related topics</a></li>\n</ul>\n</li>\n</ul>\n</div>\n</section>\n<section id=\"contributing-documentation\">\n<h3>Contributing documentation<a class=\"heading-anchor\" href=\"#contributing-documentation\"><span class=\"visually-hidden\">Link para este cabeçalho</span><span aria-hidden=\"true\">#</span></a></h3>\n<p>Django’s documentation is one of its key strengths. It’s informative and\nthorough. You can help to improve the documentation and keep it relevant as the\nframework evolves.</p>\n<div class=\"toctree-wrapper compound\">\n<ul>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/\">Escrevendo a documentação</a><ul>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#the-django-documentation-process\">The Django documentation process</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#how-the-documentation-is-organized\">Como a documentação é organizada</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#how-to-start-contributing-documentation\">How to start contributing documentation</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#writing-style\">Estilo de escrita</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#commonly-used-terms\">Termos usados com frequência</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#django-specific-terminology\">Terminologia específica do Django</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#guidelines-for-restructuredtext-files\">Orientações gerais para arquivos  reStructuredText</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#django-specific-markup\">Marcação específica do Django</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#documenting-new-features\">Documentando novas funcionalidades</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#minimizing-images\">Minimizando imagens</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#an-example\">Um exemplo</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#translating-documentation\">Traduzindo a documentação</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/writing-documentation/#django-admin-man-page\">Página man do <code class=\"docutils literal notranslate\"><span class=\"pre\">django-admin</span></code></a></li>\n</ul>\n</li>\n</ul>\n</div>\n</section>\n<section id=\"localizing-django\">\n<h3>Localizando Django<a class=\"heading-anchor\" href=\"#localizing-django\"><span class=\"visually-hidden\">Link para este cabeçalho</span><span aria-hidden=\"true\">#</span></a></h3>\n<p>Django is translated into over 100 languages - There’s even some translation\nfor Klingon?! The i18n team is always looking for translators to help maintain\nand increase language reach.</p>\n<div class=\"toctree-wrapper compound\">\n<ul>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/localizing/\">Localizando Django</a><ul>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/localizing/#translations\">Traduções</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/localizing/#formats\">Formatos</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/localizing/#documentation\">Documentação</a></li>\n</ul>\n</li>\n</ul>\n</div>\n</section>\n</section>\n<section id=\"other-ways-of-contributing\">\n<h2>Other ways of contributing<a class=\"heading-anchor\" href=\"#other-ways-of-contributing\"><span class=\"visually-hidden\">Link para este cabeçalho</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>Explore additional avenues of contributing to Django beyond coding. Django’s\n<a class=\"reference external\" href=\"https://code.djangoproject.com/\">ticket tracker</a> is the central hub for managing issues, improvements, and\ncontributions to Django. It’s a valuable resource where you can report bugs you\nencounter or assist in triaging existing tickets to ensure a smooth development\nworkflow.</p>\n<p>Django also has a <a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/bugs-and-features/#requesting-features\"><span class=\"std std-ref\">process for suggesting ideas</span></a>\nwhere you can join the community in discussing ideas for new features. Beyond\nthe Django codebase, there’s a <a class=\"reference external\" href=\"https://www.djangoproject.com/community/ecosystem/\">vibrant ecosystem</a> that is maintained by the\ncommunity that you can contribute to.</p>\n<p>Explore the ways you can make a difference below, and join us in making Django\nbetter for everyone.</p>\n<div class=\"toctree-wrapper compound\">\n<ul>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/bugs-and-features/\">Relatando bugs e solicitando funcionalidades</a><ul>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/bugs-and-features/#reporting-bugs\">Relatando bugs</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/bugs-and-features/#requesting-features\">Solicitando novas funcionalidades</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/bugs-and-features/#requesting-performance-optimizations\">Requesting performance optimizations</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/bugs-and-features/#how-we-make-decisions\">Como nós tomamos decisões</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/bugs-and-features/#how-to-test-pre-release-versions-of-django\">How to test pre-release versions of Django</a></li>\n</ul>\n</li>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/triaging-tickets/\">Triagem de tickets</a><ul>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/triaging-tickets/#triage-workflow\">Fluxo de triagem</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/triaging-tickets/#triage-stages\">Estágios de triagem</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/triaging-tickets/#other-triage-attributes\">Outros atributos de triagem</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/triaging-tickets/#closing-tickets\">Fechando Tickets</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/triaging-tickets/#how-can-i-help-with-development\">How can I help with development?</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/triaging-tickets/#bisecting-a-regression\">Bisseccionando uma regressão</a></li>\n<li class=\"toctree-l2\"><a class=\"reference internal\" href=\"/pt-br/6.1/internals/contributing/triaging-tickets/#reviewing-patches\">Reviewing patches</a></li>\n</ul>\n</li>\n</ul>\n</div>\n<p>We’re looking forward to working with you. Welcome aboard!</p>\n</section>","rootId":"contributing-to-django","toc":[{"title":"Communication channels","anchor":"communication-channels","children":[{"title":"Join the Django community","anchor":"join-the-django-community","children":[]}]},{"title":"Introdução","anchor":"getting-started","children":[]},{"title":"Work on the Django framework","anchor":"work-on-the-django-framework","children":[{"title":"Contributing code","anchor":"contributing-code","children":[]},{"title":"Contributing documentation","anchor":"contributing-documentation","children":[]},{"title":"Localizando Django","anchor":"localizing-django","children":[]}]},{"title":"Other ways of contributing","anchor":"other-ways-of-contributing","children":[]}],"breadcrumbs":[{"docname":"internals/index","title":"Funcionamento interno do Projeto Django","url":"/pt-br/6.1/internals/"}],"prev":{"docname":"internals/index","title":"Funcionamento interno do Projeto Django","url":"/pt-br/6.1/internals/"},"next":{"docname":"internals/contributing/new-contributors","title":"Conselho aos novos voluntários","url":"/pt-br/6.1/internals/contributing/new-contributors/"},"formats":{"html":"/pt-br/6.1/internals/contributing/","markdown":"/pt-br/6.1/internals/contributing.md","json":"/pt-br/6.1/internals/contributing.json"},"source":"https://github.com/django/django/blob/stable/6.1.x/docs/internals/contributing/index.txt","official":"https://docs.djangoproject.com/pt-br/6.1/internals/contributing/","inVersions":["6.1","6.0","5.2","5.1","5.0","4.2","4.1","4.0","3.2","3.1","3.0","2.2","2.1","2.0","1.11","1.10","1.9"],"inLocales":["en","sv","zh-hans","ga","fr","ja","id","it","pt-br","ko","es","el","pl"]}