Skip to content

Commit

Permalink
feat: Pull Request template
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Kononenko <[email protected]>
  • Loading branch information
jadnast authored Dec 21, 2024
1 parent a0920c8 commit 3ef2222
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## What type of PR is this? (check all applicable)
- [ ] Refactor
- [ ] Feature
- [ ] Bug Fix
- [ ] Optimization
- [ ] Documentation Update

## Description
> Write your description here
## ![optional](https://img.shields.io/badge/optional-e22e31) Do you agree to the terms of the Yandex Contributor License Agreement (the “CLA”)?
```
I hereby agree to the terms of the CLA available at: [link].
```
> [!TIP]
> Replace the bracketed text
> to the current version of the CLA: https://yandex.ru/legal/cla/?lang=en (in English) or https://yandex.ru/legal/cla/?lang=ru (in Russian).

0 comments on commit 3ef2222

Please sign in to comment.