@@ -260,37 +260,37 @@ Muito além de como você escreve palavras, seu estilo de código também pode s
260260
261261Não é necessário escrever um guia de estilo para o seu projeto quando você está apenas começando, e você pode descobrir que você gosta de incorporar diferentes estilos de codificação no seu projeto, de qualquer forma. Porém você deve antecipar como seu estilo de escrita e codificação pode atrair ou desencorajar diferentes tipos de pessoas. Os estágios mais iniciais do seu projeto são sua oportunidade de definir o precedente que você deseja ver.
262262
263- ## Your pre-launch checklist
263+ ## Seu checklist pré-lançamento
264264
265- Ready to open source your project? Here's a checklist to help. Check all the boxes? You're ready to go ! [ Click "publish"] ( https://help.github.com/articles/making-a-private-repository-public/ ) and pat yourself on the back .
265+ Pronto para tornar o seu projeto open source? Aqui está uma checklist para ajudar. Marcou todas as caixas? Você está pronto ! [ Clique em "publish"] ( https://help.github.com/articles/making-a-private-repository-public/ ) e dê um tapinha em suas costas .
266266
267- ** Documentation **
267+ ** Documentação **
268268
269269<div class =" clearfix mb-2 " >
270270 <input type =" checkbox " id =" cbox1 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
271271 <label for =" cbox1 " class =" overflow-hidden d-block text-normal " >
272- Project has a LICENSE file with an open source license
272+ O Projeto possui um arquivo LICENSE com uma licença open source
273273 </label >
274274</div >
275275
276276<div class =" clearfix mb-2 " >
277277 <input type =" checkbox " id =" cbox2 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
278278 <label for =" cbox2 " class =" overflow-hidden d-block text-normal " >
279- Project has basic documentation (README, CONTRIBUTING, CODE_OF_CONDUCT)
279+ O Projeto possui documentação básica (README, CONTRIBUTING, CODE_OF_CONDUCT)
280280 </label >
281281</div >
282282
283283<div class =" clearfix mb-2 " >
284284 <input type =" checkbox " id =" cbox3 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
285285 <label for =" cbox3 " class =" overflow-hidden d-block text-normal " >
286- The name is easy to remember, gives some idea of what the project does, and does not conflict with an existing project or infringe on trademarks
286+ O nome é fácil de lembrar, dá alguma ideia do que o projeto faz e não entra em conflito com um projeto existente ou infringe alguma marca registrada
287287 </label >
288288</div >
289289
290290<div class =" clearfix mb-4 " >
291291 <input type =" checkbox " id =" cbox4 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
292292 <label for =" cbox4 " class =" overflow-hidden d-block text-normal " >
293- The issue queue is up-to-date, with issues clearly organized and labeled
293+ A fila de issues está atualizada, com issues claramente organizadas e rotuladas
294294 </label >
295295</div >
296296
@@ -299,62 +299,62 @@ Ready to open source your project? Here's a checklist to help. Check all the box
299299<div class =" clearfix mb-2 " >
300300 <input type =" checkbox " id =" cbox5 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
301301 <label for =" cbox5 " class =" overflow-hidden d-block text-normal " >
302- Project uses consistent code conventions and clear function/method/variable names
302+ O projeto utiliza convenções de código consistentes e nomes de funções/métodos/variáveis claros
303303 </label >
304304</div >
305305
306306<div class =" clearfix mb-2 " >
307307 <input type =" checkbox " id =" cbox6 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
308308 <label for =" cbox6 " class =" overflow-hidden d-block text-normal " >
309- The code is clearly commented, documenting intentions and edge cases
309+ O código é comentado de forma clara, documentando intenções e edge cases
310310 </label >
311311</div >
312312
313313<div class =" clearfix mb-4 " >
314314 <input type =" checkbox " id =" cbox7 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
315315 <label for =" cbox7 " class =" overflow-hidden d-block text-normal " >
316- There are no sensitive materials in the revision history , issues, or pull requests (for example, passwords or other non-public information )
316+ Não há material sensível no histórico de revisões , issues, ou pull requests (por exemplo, senhas ou outras informações não-públicas )
317317 </label >
318318</div >
319319
320- ** People **
320+ ** Pessoas **
321321
322- If you're an individual :
322+ Se você é um indivíduo :
323323
324324<div class =" clearfix mb-4 " >
325325 <input type =" checkbox " id =" cbox8 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
326326 <label for =" cbox8 " class =" overflow-hidden d-block text-normal " >
327- You've talked to the legal department and/or understand the IP and open source policies of your company (if you're an employee somewhere )
327+ Você falou com o departamento legal e/ou entendeu o IP e políticas open source de sua empresa (se você é um funcionário em algum lugar )
328328 </label >
329329</div >
330330
331- If you're a company or organization :
331+ Se você está em uma empresa ou organização :
332332
333333<div class =" clearfix mb-2 " >
334334 <input type =" checkbox " id =" cbox9 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
335335 <label for =" cbox9 " class =" overflow-hidden d-block text-normal " >
336- You've talked to your legal department
336+ Você falou com seu departamento legal
337337 </label >
338338</div >
339339
340340<div class =" clearfix mb-2 " >
341341 <input type =" checkbox " id =" cbox10 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
342342 <label for =" cbox10 " class =" overflow-hidden d-block text-normal " >
343- You have a marketing plan for announcing and promoting the project
343+ Você possui um plano de marketing para anunciar e promover o projeto
344344 </label >
345345</div >
346346
347347<div class =" clearfix mb-2 " >
348348 <input type =" checkbox " id =" cbox11 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
349349 <label for =" cbox11 " class =" overflow-hidden d-block text-normal " >
350- Someone is committed to managing community interactions (responding to issues, reviewing and merging pull requests)
350+ Alguém está engajado em administrar as interações com a comunidade (responder a issues, revisar e 'merjar' pull requests)
351351 </label >
352352</div >
353353
354354<div class =" clearfix mb-4 " >
355355 <input type =" checkbox " id =" cbox12 " class =" d-block float-left mt-1 mr-2 " value =" checkbox " >
356356 <label for =" cbox12 " class =" overflow-hidden d-block text-normal " >
357- At least two people have administrative access to the project
357+ Pelo menos duas pessoas têm acesso administrativo ao projeto
358358 </label >
359359</div >
360360
0 commit comments