zed/.github/pull_request_template.md

10 lines
349 B
Markdown
Raw Normal View History

## Description of feature or change
2023-02-15 19:10:23 +00:00
## Link to related issues from zed or community
## Before Merging
- [ ] Does this have tests or have existing tests been updated to cover this change?
- [ ] Have you added the necessary settings to configure this feature?
- [ ] Has documentation been created or updated (including above changes to settings)?