-
Notifications
You must be signed in to change notification settings - Fork 0
1.1. How To Create Issues
English: it is important in a project to create the issues, in that it is an efficient way to communicate to team the problems, questions and needs for which the project and developers comes through. Especially when teams are large enough and the communication it's just remote. Thus, it is crucial that there be a minimum of documentation of problems and needs of the project, how they were solved, who decided etc.
Portuguese: é importante num projeto a criação das issues, na medida em que é uma forma eficiente de comunicar à equipe os problemas, dúvidas e necessidades pelas quais o projeto e os desenvolvedores vem passando. Ainda mais quando as equipes são grandes a ponto de não haver muita comunicação externa ao ambiente de trabalho que, muitas vezes, é apenas remoto. Dessa forma, é crucial que haja um mínimo de documentação dos problemas e necessidades do projeto, como foram resolvidos, quem resolveu etc.
English: AkanAndroid is a project developed by Brazilians in order to provide for Brazilians a easier way to visualize spending their elected to Congress. It is therefore important that all of your documentation can be viewed by any and all Brazilian. However, it is also important that the developer community can have visibility of what happens in the project, if any interest in contributing to it. In this sense, the AkanAndroid documentation must be bilingual in both Portuguese as in English.
Portuguese: AkanAndroid é um projeto desenvolvido por brasileiros com o intuito de fornecer aos brasileiros maior facilidade em visualizar os gastos de seus eleitos ao Congresso Nacional. Portanto, é importante que toda a sua documentação possa ser vista por todo e qualquer brasileiro. No entanto, é importante também que a comunidade de desenvolvedores possa ter visibilidade do que ocorre no projeto, caso haja algum interesse em contribuir com ele. Nesse sentido, a documentação do AkanAndroid deve ser bilíngue, tanto em português quanto em inglês.
English: Follow the standard to create a issue for unit test.
Portuguese: Segue abaixo o padrão para criação de issues de testes unitários.
# <Title of Issue>
## Description
**English:** <brief description of the issue>
**Portuguese:** <breve descrição sobre a *issue*>
## Failure Trace
<an image of the failure trace>
## Suggested Repair
**English:** <a text that reflects your opinion the cause and how to fix the problem>
**Portuguese:** <um texto que reflita a sua opinião a causa e como reparar o problema>