Prep for main as development branch

This commit is contained in:
abejgonzalez
2022-02-14 20:19:48 -08:00
parent 22778880b5
commit 8eb07b193b
3 changed files with 6 additions and 28 deletions

View File

@@ -16,7 +16,7 @@
<!-- must be filled out completely to be considered for merging -->
**Contributor Checklist**:
- [ ] Did you set `dev` as the base branch?
- [ ] Did you set `main` as the base branch?
- [ ] Did you delete any extraneous prints/debugging code?
- [ ] (If applicable) Did you add documentation for the feature?
- [ ] (If applicable) Did you add a test demonstrating the PR?