mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-31 16:40:37 +01:00
Merge pull request #562 from teloxide/pr-template
Create `pull_request_template.md`
This commit is contained in:
commit
b8c1d1fb48
1 changed files with 7 additions and 0 deletions
7
.github/pull_request_template.md
vendored
Normal file
7
.github/pull_request_template.md
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
<!--
|
||||
Before making this PR, please ensure the following:
|
||||
|
||||
- The PR is open to `dev`, NOT `master`.
|
||||
- `CHANGELOG.md` is updated (if necessary).
|
||||
- Documentation and tests are updated (if necessary).
|
||||
-->
|
Loading…
Reference in a new issue