PULL_REQUEST_TEMPLATE.md
October 3, 2021 ยท View on GitHub
โ๐ Hello there! Welcome. Please follow the steps below to tell us about your contribution.
Requirements for Contributing
- Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
- Include one of the following in the beginning of Pull Request title accordingly (square brackets included):
[Bug Fix]- for bug fixes[Feature]- for feature implementations[Documentation]- for documentation improvement (such as Readme, Contributing Guidelines, etc.)[Performance]- for Performance improvements
- After you create the pull request, all status checks must be pass before a maintainer reviews your contribution.
- Example of a good Pull Request