Obrigado por ajudar com o desenvolvimento deste protótipo! Estamos sempre à procura de pessoas para ajudar a contribuir para e melhorar o projeto e há muitas maneiras que você pode se envolver. Por favor, tire um momento para rever este documento para que o processo de contribuição seja fácil e eficaz para todos os envolvidos.
Thank you for helping out with the development of this game prototype! We are always looking for people to help contribute to and improve upon the project and there are plenty of ways that you can get involved. Please take a moment to review this document so that the contribution process is easy and effective for everyone involved.
O Issue Tracker é o canal principal para relatar bugs e fazer solicitações, mas, por favor, certifique-se de seguir as seguintes diretrizes:
- Tente reportar e fazer descrições de forma organizada.
- Por favor, seja respeitoso e construtivo com qualquer feedback, todos nós queremos construir uma melhor experiência.
- Por favor, abra problemas para ferramentas de terceiros em seus respectivos repositórios (por exemplo, [Prettier] (https://github.com/prettier/prettier) e [ESLINT] (https://github.com/eslint/eslint)).
The issue tracker is the preferred channel for reporting bugs, and making features requests but please be sure to follow the following guidelines:
- Try making organized requests and descriptions.
- Please be respectful and constructive with any and all feedback, we all want to build a better experience together.
- Please open issues for third party tools in their respective repositories (e.g. prettier and eslint).
Um bug é uma questão reproduzível que é causada pelo código neste repositório. Se você encontrar um bug enquanto estiver usando o Hubspot CMS Boilerplate para seus projetos, por favor, deixe-nos saber!
Diretrizes para um relatório de bugs:
- Pesquisar por [Aberto GitHub Problemas] (https://github.com/dreamdevourer/ping-pong-selvagem/issues) para ver se já existe um problema aberto.
- Verifique se o problema foi corrigido em uma solicitação de tração recente e assegure-se de que você esteja usando a versão mais recente do ramo principal ao testar.
- Isole o problema e crie uma lista de etapas reproduzíveis.
- Um bom relatório de erros deve incluir todas as informações necessárias para alguém resolver o problema. Por favor, tente ser o mais detalhado possível. Fornecer mais detalhes tornará mais fácil identificar o problema e resolver a questão mais rapidamente.
A bug is a reproducible issue that is caused by the code in this repository. If you find a bug while using the HubSpot CMS Boilerplate for your projects, please let us know!
Guidelines for a bug report:
- Search through open GitHub issues to see if there is already an open issue.
- Check to see if the issue has been fixed in a recent pull request and ensure that you’re using the latest version of the main branch when testing.
- Isolate the problem and create a list of reproducible steps.
- A good bug report should include all information needed for someone to resolve the issue. Please try to be as detailed as possible. Providing more detail will make it easier to identify the issue and resolve the issue faster.
Uma solicitação de recurso é uma solicitação de novo recurso que atualmente não existe dentro do projeto. Enquanto acolhemos solicitações de recurso, por favor, dedique algum tempo para determinar como a solicitação de recurso se encaixa no projeto existente. Precisamos entender por que o recurso é importante e o que é resolver.
Diretrizes para uma solicitação de recurso:
- Pesquisar por problemas abertos do GitHub para ver se já existe um problema aberto relacionado à solicitação de recurso.
- Verifique se a solicitação de recurso foi implementada em uma solicitação de tração recente e assegure-se de que você esteja usando a versão mais recente do ramo principal ao testar.
A feature request is a request for a new feature that currently doesn't exist within the project. While we welcome feature requests, please take some time to determine how the feature request fits into the existing project. We'll need to understand why the feature is important and what it is solving.
Guidelines for a feature request:
- Search through open GitHub issues to see if there is already an open issue related to the feature request.
- Check to see if the feature request has been implemented in a recent pull request and ensure that you’re using the latest version of the main branch when testing.
Puxe solicitações para correções, aprimoramentos e novos recursos de bugs, são ótimas maneiras de ajudar a contribuir para a placa de compilação do Hubspot CMS. Você pode e deve esperar um pouco de volta com as partes interessadas quando você abre uma solicitação de tração. Por favor, verifique com freqüência para resolver quaisquer solicitações para alterações para que seu código possa ser mesclado com sucesso.
Diretrizes para solicitações de pull:
- As alterações feitas em solicitações de pull devem ter um escopo focado e você deve evitar conter commits não relacionados à mudança que está sendo feita.
- Por favor, entre em contato antes de trabalhar em uma solicitação, caso contrário, você pode arriscar gastar muito tempo em algo que pode não acabar sendo mesclado no jogo final. Recomendamos a criação de um problema usando a tag
idea
antes de trabalhar em uma grande atualização para o projeto.
Recomendamos o fork do projeto e o envio de pull requests.
Pull requests for bug fixes, enhancements, and new features are great ways to help. You can and should expect some back-and-forth with stakeholders when you open a pull request. Please check in frequently to address any requests for changes so that your code can successfully be merged.
Guidelines for pull requests:
- Changes made in pull requests should have a focused scope and you should avoid containing unrelated commits to the change that is being made.
- Please reach out before working on a significantly large pull request otherwise you may risk spending a lot of time on something that may not end up being merged into the game. We’d recommend creating an issue using the label of
idea
prior to working on a large update to the project.
We recommend forking the project and submitting your changes using the pull request.