govgis_nov2023-slim-faiss / .github /pull_request_template.md
Joshua Sundance Bailey
initial commit
693876a
|
raw
history blame
No virus
367 Bytes
Thank you for contributing!
Before submitting this PR, please make sure:
- [ ] Your code builds clean without any errors or warnings
- [ ] Your code doesn't break anything we can't fix
- [ ] You have added appropriate tests
Please check one or more of the following to describe the nature of this PR:
- [ ] New feature
- [ ] Bug fix
- [ ] Documentation
- [ ] Other