Skip to content

Commit 8e129fa

Browse files
committed
update whatsnew, minor edit template
1 parent b6e4865 commit 8e129fa

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.5.0.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Enhancements
3030
Documentation
3131
~~~~~~~~~~~~~
3232

33+
* Add a pull request template file (:issue:`354`)
34+
3335

3436
Testing
3537
~~~~~~~

0 commit comments

Comments
 (0)