Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

contributing.md 1.1 KiB

123456789101112131415161718192021
  1. # Contribution
  2. One of the easiest ways to contribute is to participate in discussions and discuss issues.
  3. If you have any question or problems, please report them on the CAP repository:
  4. <a href="https://github.com/dotnetcore/cap/issues/new"><button data-md-color-primary="purple"><i class="fa fa-github fa-2x"></i> Report Issue</button></a>
  5. <a href="https://github.com/dotnetcore/cap/issues"><button data-md-color-primary="purple" type="submit"> Active Issues <i class="fa fa-github fa-2x"></i></button></a>
  6. ## Submitting Changes
  7. You can also contribute by submitting pull requests with code changes.
  8. >
  9. Pull requests let you tell others about changes you've pushed to a repository on GitHub. Once a pull request is opened, you can discuss and review the potential changes with collaborators and add follow-up commits before the changes are merged into the repository.
  10. ## Additional Resources
  11. * [Filtering issues and pull requests](https://help.github.com/articles/filtering-issues-and-pull-requests/)
  12. * [Using search to filter issues and pull requests](https://help.github.com/articles/using-search-to-filter-issues-and-pull-requests/)