mirror of
https://github.com/cloudflare/cloudflare-python.git
synced 2026-01-16 23:01:03 +00:00
Merge pull request #125 from cloudflare/dackerman/add-pr-template
chore(github): add github pr template
This commit is contained in:
commit
7fc6819f1f
1 changed files with 10 additions and 0 deletions
10
.github/pull_request_template.md
vendored
Normal file
10
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<!-- Thank you for contributing to this project! -->
|
||||
<!-- The code in this repository is all auto-generated, and is not meant to be edited manually. -->
|
||||
<!-- We recommend opening an Issue instead, but you are still welcome to open a PR to share for -->
|
||||
<!-- an improvement if you wish, just note that we are unlikely to merge it as-is. -->
|
||||
|
||||
- [ ] I understand that this repository is auto-generated and my pull request may not be merged
|
||||
|
||||
## Changes being requested
|
||||
|
||||
## Additional context & links
|
||||
Loading…
Add table
Reference in a new issue