Update .github/pull_request_template.md

This commit is contained in:
mansaj 2024-05-28 13:42:18 -07:00 коммит произвёл GitHub
Родитель 0453fbae6c
Коммит 61883c90ba
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/pull_request_template.md поставляемый
Просмотреть файл

@ -21,7 +21,7 @@ Not applicable.
- [ ] Commits in this PR are minimal and [have descriptive commit messages](https://chris.beams.io/posts/git-commit/).
- [ ] I've added or updated the relevant sections in readme and/or code comments
- [ ] I've added a unit test to test for potential regressions of this bug.
- [ ] This PR requires a feature flag or experimentation, please notify the engineering team
- [ ] If this PR implements a feature flag or experimentation, the Ship Behind Feature Flag status in Jira has been set
- [ ] Product Owner accepted the User Story (demo of functionality completed) or waived the privilege.
- [ ] All acceptance criteria are met.
- [ ] Jira ticket has been updated (if needed) to match changes made during the development process.