Add a pull_request_template.md (#142)

* Add a pull_request_template.md
This commit is contained in:
Hammad Bashir
2023-02-16 17:38:31 -08:00
committed by GitHub
parent 35a5ed7ffb
commit 7269399d6f

13
pull_request_template.md Normal file
View File

@@ -0,0 +1,13 @@
## Description of changes
*Summarize the changes made by this PR.*
- Improvements & Bug fixes
- ...
- New functionality
- ...
## Test plan
*How are these changes tested?*
## Documentation Changes
*Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the [docs repository](https://github.com/chroma-core/docs)?*