contributing and readme

This commit is contained in:
Richard Guo
2023-05-11 12:31:08 -04:00
parent f8fdcccc5d
commit 7beb082673
4 changed files with 132 additions and 2 deletions

View File

@@ -0,0 +1,19 @@
## Describe your changes
## Issue ticket number and link
## Checklist before requesting a review
- [ ] I have performed a self-review of my code
- [ ] If it is a core feature, I have added thorough tests.
- [ ] I have added thorough documentation for my code.
- [ ] I have tagged PR with relevant project identifiers.
- [ ] If this PR addresses a bug, I have provided both a screenshot/video of the original bug and the working solution.
## Demo
<!-- Screenshots or video of new or updated code changes !-->
### Steps to Reproduce
<!-- Steps to reproduce demo !-->
## Notes
<!-- Any other relevant information to include about PR !-->