Novos desenvolvedores
This page explains how to get started as a developer who wants to contribute to Wikimedia technical projects.
Bem-vindo!
A comunidade técnica da Wikimedia sempre dá as boas-vindas a novos contribuidores para nossos projetos.
Torne-se parte de uma comunidade global e ajude a tornar o acesso ao conhecimento gratuito mais fácil para todos!
Como começar a contribuir
The following steps are a general outline of how to get started contributing:
- Learn the basics of how Wikimedia open source software projects work.
- Read the Communication guidelines.
- Set up accounts: Create a developer account. Depending on the type of contribution you want to make, you may also need to set up accounts in Phabricator, and set up Git and Gerrit.
- Escolha um projeto de software
- Escolher e resolver uma tarefa (escreva e teste seu código)
- Enviar suas alterações de código para revisão. Follow the Guide to getting your code reviewed and submit a patch.
O restante deste guia fornece detalhes adicionais sobre o processo.
Basics of how Wikimedia software projects work
A Wikimedia possui projetos de software em muitas áreas diferentes.
Os mantenedores de cada projeto de software escolhem a infraestrutura que preferem. Em geral, a maioria dos projetos de software tem:
- uma ferramenta de rastreamento de tarefas onde bugs de software e solicitações de melhorias são relatados, gerenciados e discutidos. Os exemplos são Wikimedia Phabricator, GitHub ou Wikimedia GitLab.
- um repositório de código onde o código-fonte pode ser "verificado" para todos. Os exemplos são Wikimedia Gerrit, GitHub ou Wikimedia GitLab.
- a code review tool where proposed code changes ("patches") get discussed and improved. Examples are Wikimedia Git/Gerrit, GitHub, or GitLab. After your proposed patch is approved and merged into the code repository, your code changes become available to everybody.
- locais gerais para discussão do projeto de software e para ajuda e suporte. Esses lugares podem ser listas de e-mail, canais de bate-papo IRC, páginas wiki ou outros lugares. Os locais exatos dependem de cada projeto.
A qualquer momento, se você tiver problemas ou precisar de ajuda, pergunte. Para fazer boas perguntas nos lugares certos, siga as "Dicas de comunicação".
Overview of technical areas
For an overview of Wikimedia technology and examples of the major areas where developers can contribute, visit Introduction to the Wikimedia Technical Ecosystem.
Contributing to software in MediaWiki
Are you a user of a MediaWiki wiki looking to add a feature or fix a bug in one? Please see Como se tornar um hacker do MediaWiki to learn how to find and contribute to the software project part of MediaWiki you are looking for.
Escolha um projeto de software
The following projects offer resources, mentorship, and are looking for new developers to contribute to them. Escolha um dos seguintes projetos e siga a documentação do projeto para configurar seu ambiente de desenvolvimento, escolha uma tarefa para trabalhar, resolva a tarefa e envie suas alterações de código para revisão. You are free to contribute to these projects or any others you are interested in related to Wikimedia. Most can be found by searching for them on Phabricator or online.
An offline reader for people without internet access
- Habilidades requeridas: Java/Kotlin (Android), Swift (iOS), Qt (desktop), NodeJS (mediawiki offliner), C++, Python (WP1)
- Entrar em contato: Mailing list / Slack
- Obtenha o código fonte: GitHub
- Leia a documentação geral e o arquivo README.md do projeto correspondente
- Verifique as tarefas recomendadas para trabalhar: Android, iOS, JS, mwoffliner on GitHub
- Mentor(es): Matthieu Gauthier, Emmanuel Engelhart, Stephane Coillet-Matillon
Aplicativo Commons para Android
Um aplicativo para dispositivos Android para carregar suas fotos no Wikimedia Commons
- Habilidades requeridas: Java
- Entrar em contato: Google Groups
- Obtenha o código fonte: GitHub
- Leia a documentação
- Verifique as tarefas recomendadas para trabalhar: GitHub
- Mentor(es): Josephine Lim
Painel de Educação da Wiki
Um aplicativo da Web que suporta tarefas de educação da Wikipedia, fornece gerenciamento de dados e curso para instrutores e alunos
- Habilidades requeridas: Ruby, JavaScript
- Entrar em contato: #wikimedia-ed connect em irc.libera.chat
- Obtenha o código fonte: GitHub
- Leia a documentação
- Verifique as tarefas recomendadas para trabalhar: GitHub
- Mentor(es): Sage Ross
Pywikibot
Uma biblioteca Python e coleção de scripts que 'automatizam o trabalho' nos sites do MediaWiki.
- Habilidades requeridas: Python
- Entrar em contato: #pywikibot connect on irc.libera.chat / Mailing list
- Obtenha o código fonte: Use git para obter o código fonte
- Leia a documentação e [$url API reference]
- Verifique as tarefas recomendadas para trabalhar: Phabricator
- Mentor(es): xqt
Scribe
Scribe provides Wikidata based keyboards for second language learners. Features include translation, verb conjugation and noun-gender annotation. This project is very open to those who want to learn the needed languages and how to work with Wikidata!
- Skills required: Swift for Scribe-iOS; Kotlin for Scribe-Android; Python and/or Wikidata Query Service for our Scribe-Data language data extraction CLI
- Get in touch: GitHub or email
- Get the source code: GitHub
- Read the contribution guidelines: Scribe-iOS, Scribe-Android or Scribe-Data
- Check the recommended tasks: Scribe-iOS, Scribe-Android or Scribe-Data
- Mentor(es): Andrew McAllister
VideoCutTool
Uma ferramenta para editar os vídeos do Wikimedia Commons.
- Habilidades requeridas: React JS, Node JS.
- Entrar em contato: #VideoCutTool in Zulip
- Obtenha o código-fonte: See link in description in Phabricator
- Leia a documentação
- Verifique as tarefas recomendadas para trabalhar: Phabricator
- Mentor(es): Gopa Vasanth
SignIt Firefox Extension
Lingua Libre SignIt web-browser extension translates selected written word via an elegant pop up so you learn sign language while reading online. You can add a signed video using Lingualibre.org by selecting a signed language, then video recording yourself while signing.
- Skills required : JS, web extension, OOjs
- Get in touch: contact Yug or on GitHub
- Get the source code: GitHub
- Read the documentation: m:Lingua Libre/SignIt
- Check the recommended tasks to work on: Good first issues on GitHub »
- Mentor(s): Yug
Você é um mantenedor e deseja que seu projeto seja incluído na lista de projetos de software acima? Saiba mais e participe!
Programas de extensão e tarefas únicas
Além dos projetos de software recomendados acima, há mais maneiras de escolher um projeto ou tarefa para trabalhar:
Programas de extensão
Boas primeiras tarefas
No entanto, os mentores podem não estar disponíveis para essas tarefas e os seus patches propostos podem não receber revisões rápidas
Dicas de comunicação
Follow these tips to communicate effectively and get help from community members.
Use Phabricator tasks effectively
When you plan to work on a Phabricator task:
- No need to ask for permission: You can work on unassigned tasks without asking someone to assign them to you. There is no authority who assigns tasks or who needs to be asked first.
- If a task already has a recent patch in Gerrit, choose a different task to work on instead.
- If an existing patch in Gerrit has not been merged and has not seen any changes for a long time, you could improve that existing patch, based on the feedback in Gerrit and in the task.
- Do your research: When you consider working on a task, do research before you start coding. Look at the code, try to understand what it is supposed to do, read related documentation, and try to find the places where you need to make code changes.
- In a Phabricator task, use the project tags in the side bar to find the code repository for the task.
- If you have no idea at all how to fix the bug, consider finding an easier one first.
- You do not need to announce your plans before you start working on a task, but you should communicate that you are working on the task.
- When you start work, set yourself as task assignee by clicking Edit Task… in Phabricator, and set your Phabricator username in the Assigned To field. This communicates to others that you are working on it, so they don't duplicate work.
- When your plans or interests change: If you are no longer working on a task, remove yourself as the assignee of the task. This tells others that they can work on the task, and they won't expect you to still work on it.
- Follow Phabricator etiquette.
- In Phabricator tasks, discuss only specific questions about the topic of that task. Don't use Phabricator to ask general questions, like how to set up a development environment or how to fix problems with Gerrit.
Compose good questions
- Don't ask to ask...just ask!.
- Be specific and provide context: Instead of simply asking "Can you give me more info?", "Please guide me", or "Please tell me how to start", include the following information in your question:
- What are you trying to achieve?
- What have you already tried? Copy and paste your commands and their output (if not too long) instead of paraphrasing in your own words.
- What have you found out already during your research? Include links to code, documentation, or other resources you already consulted.
- Use specific titles and subject lines in your communication. "Proposal draft" or "Need help" is not specific.
- Keep conversations readable: When you reply in Zulip, in Phabricator tasks, or on mailing lists, only quote sections of previous comments that are relevant to your response. If you quote a complete previous comment, it makes threads hard to read.
Follow communication policies and best practices
Before you send or post your question:
- Read and follow the code of conduct for Wikimedia technical spaces.
- Use inclusive language : Instead of using terms that assume a gender identity (like "guys", "madam", or "sir") use the name of the person instead.
Ask in the right place
- Ask in public: Do not send private messages if your conversation topic is not secret. Private messages don't help others.
- Ask and discuss in the best place:
- In Phabricator tasks, discuss only specific questions about the topic of that task.
- Ask general technical questions, like how to set up a development environment or how to fix problems with Gerrit, in the places listed on Comunicação .
- If you take part in an outreach program, then Zulip is for discussing questions about the outreach programs themselves.
Be patient
After you post your question:
- Do not ask people for code review in a separate message. People receive Gerrit and Phabricator notifications and will respond when they can.
- When seeking input and comments, especially during weekends and holidays, you may need to wait until business hours resume. On chat channels like IRC: if nobody answers, try again at a different time; don't just give up!
- If you don't get an answer even after waiting and being patient, consider if other Communication channels might be a better place to ask your question.
Recursos adicionais
- Introduction to the Wikimedia Technical Ecosystem provides an overview of Wikimedia tech, focused on the major areas where developers can contribute.
- Como contribuir lista muitas outras maneiras de contribuir, incluindo áreas como documentação, testes, e muito mais.
- Como se tornar um hacker no MediaWiki: Para desenvolvedores que desejam trabalhar no núcleo do MediaWiki ou nas extensões do MediaWiki.
- Newbie guide for the Web team
- Hub do desenvolvedor: Mais recursos para desenvolvedores estabelecidos da Wikimedia.
- To ask your questions and to join general discussions, check the places listed on Communication.
- Tutoriais da Wikimedia: Um índice de tutoriais que apresentam várias linguagens, APIs e estruturas na pilha de tecnologia da Wikimedia.
- Supporting newcomers at hackathons
- Newcomer support at hackathons and the associated mentor guide
- Newcomers section of the Hackathons Handbook, as well as the Mentoring Tips page
- How-to page for newcomers at the Wikimedia Hackathon 2022