Skip to content

Commit

Permalink
add PULL_REQUEST_TEMPLATE.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasgribanov committed Feb 2, 2024
1 parent fe92ae4 commit 1e12d88
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
> [!IMPORTANT]
> Добавь в описание PR changelog в формате:
- [ ] **version change** <!--[MAJOR|MINOR|PATCH]-->:
- [ ] **description**:
- [ ] **requires_changes_in_hh** <!-- [true|false] -->:
- [ ] **instructions** <!-- [if requires_changes_in_hh]-->:

0 comments on commit 1e12d88

Please sign in to comment.