Skip to content

Commit

Permalink
add pr
Browse files Browse the repository at this point in the history
  • Loading branch information
zizdlp committed Sep 12, 2024
1 parent ec05f3a commit 029d7e2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# pull request

- Describe the changes you made to the project.

## Checklist

- [ ] Ensure that the code has passed all tests.
- [ ] The PR description is clear and complete.
- [ ] All relevant documentation has been updated.

## Submission Type

- [ ] New language support
- [ ] Bug fix
- [ ] Other

### New Language Support

If you are submitting new language support, please first refer to the documentation [Language Support](https://github.com/zizdlp/zbook-docs/blob/main/Development/LanguageSupport.md) and follow the necessary procedures.

0 comments on commit 029d7e2

Please sign in to comment.