gitmoji/.github/PULL_REQUEST_TEMPLATE.md
2021-01-06 15:41:46 +01:00

16 lines
435 B
Markdown

<!--
Please, before opening a PR, first open an issue as stated in the [contributing guidelines][1],
so we can talk about features and discuss implementations.
[1]: https://github.com/carloscuesta/gitmoji/blob/master/.github/CONTRIBUTING.md#contributing-to-gitmoji
-->
## Description
<!-- Explanation about your pull request, what changes you've made -->
## Tests
<!-- Ensure that all the tests passed -->
- [ ] All tests passed.