zed/.github/pull_request_template.md

10 lines
348 B
Markdown
Raw Normal View History

## Description of feature or change
## Link to related issues from zed or insiders
## 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)?