Skip to content

Latest commit

 

History

History
89 lines (69 loc) · 4.41 KB

File metadata and controls

89 lines (69 loc) · 4.41 KB

Contributing to simpleRestAPI

Thank you for considering contributing to this project! We welcome contributions in various forms, including bug reports, feature requests, documentation improvements, and code contributions. Please follow the guidelines below to make the process smooth for everyone involved.

Table of Contents

Code of Conduct

Please read and follow our Code of Conduct to ensure a welcoming and friendly environment for everyone.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes in the new branch.
  4. Ensure your changes pass all tests and adhere to the style guide.
  5. Submit a pull request to the main repository.

Reporting Bugs

If you find a bug, please open an issue and include as much detail as possible. Describe the steps to reproduce the bug, the expected behavior, and the actual behavior.

Suggesting Features

We welcome feature suggestions! Please open an issue and describe the feature you would like to see, why it would be useful, and how it might be implemented.

Submitting Changes

When submitting changes, please ensure that your code:

  • Follows the style guide.
  • Includes tests for any new functionality.
  • Passes all existing and new tests.

Style Guide

License

By contributing, you agree that your contributions will be licensed under the MIT License.


Contribuindo para simpleRestAPI

Obrigado por considerar contribuir para este projeto! Aceitamos contribuições de várias formas, incluindo relatórios de bugs, solicitações de funcionalidades, melhorias na documentação e contribuições de código. Por favor, siga as diretrizes abaixo para facilitar o processo para todos os envolvidos.

Índice

Código de Conduta

Leia e siga nosso Código de Conduta para garantir um ambiente acolhedor e amigável para todos.

Como Contribuir

  1. Faça um fork do repositório.
  2. Crie um novo branch para sua funcionalidade ou correção de bug.
  3. Faça suas alterações no novo branch.
  4. Garanta que suas alterações passem em todos os testes e sigam o guia de estilo.
  5. Envie um pull request para o repositório principal.

Relatar Bugs

Se encontrar um bug, por favor, abra uma issue e inclua o máximo de detalhes possível. Descreva os passos para reproduzir o bug, o comportamento esperado e o comportamento atual.

Sugerir Funcionalidades

Aceitamos sugestões de funcionalidades! Por favor, abra uma issue e descreva a funcionalidade que gostaria de ver, por que seria útil e como poderia ser implementada.

Submeter Alterações

Ao submeter alterações, por favor, assegure-se de que seu código:

  • Siga o guia de estilo.
  • Inclua testes para qualquer nova funcionalidade.
  • Passe em todos os testes existentes e novos.

Guia de Estilo

Licença

Ao contribuir, você concorda que suas contribuições serão licenciadas sob a Licença MIT.