Commit 1c0e2b0
authored
Add pull-request template (#1777)
While @kevinjqliu did an amazing job summarizing the new stuff in 0.9.0
in the GitHub release
(https://github.com/apache/iceberg-python/releases/tag/pyiceberg-0.9.0),
I think it would be good to formalize this a bit.
This also came up in #1669
where we introduced a behavioral change. cc @sungwy
I think it would be good to allow users to populate the changelog
section to ensure they know about any relevant changes.
The template is pretty minimal now to avoid being a big barrier to
opening a PR.1 parent eeb6d14 commit 1c0e2b0
File tree
3 files changed
+17
-0
lines changed- .github
- dev
- mkdocs/docs
3 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| 382 | + | |
| 383 | + | |
382 | 384 | | |
383 | 385 | | |
384 | 386 | | |
| |||
0 commit comments