pause translation contributions; updates to readme

This commit is contained in:
Sara Gibbons
2023-07-10 12:43:16 -04:00
parent 03c3ee841c
commit 4360f40d53
8 changed files with 31 additions and 161 deletions

12
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,12 @@
# Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Fixes # (issue)
## Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update