Skip to content

Commit 2a321fc

Browse files
committed
update whatsnew, minor edit template
1 parent 5dfeb8d commit 2a321fc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- [ ] Closes #xxxx
22
- [ ] Tests added / passed
3-
- [ ] Passes ``git diff upstream/master | flake8 --diff``
4-
- [ ] Fully documented, including the appropriate whats-new file for all changes and the `api.rst` for new API
3+
- [ ] Passes ``git diff upstream/master -- pvlib | flake8 --diff``
4+
- [ ] Fully documented, including the appropriate `docs/sphinx/source/whatsnew` file for all changes and the `docs/sphinx/source/api.rst` for new API

docs/sphinx/source/whatsnew/v0.4.6.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ API Changes
2525
Documentation
2626
~~~~~~~~~~~~~
2727

28+
* Add a pull request template file (:issue:`354`)
29+
2830

2931
Testing
3032
~~~~~~~

0 commit comments

Comments
 (0)