Skip to content

Commit 966c51a

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
to refer to develop.toml now
1 parent b806569 commit 966c51a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Checklist of items for pull request
1111
- [ ] Added doxygen comments to new and modified procedures
1212
- [ ] Updated meson files, makefiles, and Visual Studio project files for new source files
1313
- [ ] Updated [definition files](/MODFLOW-ORG/modflow6/tree/develop/doc/mf6io/mf6ivar)
14-
- [ ] Updated [develop.tex](/MODFLOW-ORG/modflow6/doc/ReleaseNotes/develop.tex) with a plain-language description of the bug fix, change, feature; required for changes that may affect users
14+
- [ ] Updated [develop.toml](/MODFLOW-ORG/modflow6/doc/ReleaseNotes/develop.toml) with a plain-language description of the bug fix, change, feature; required for changes that may affect users
1515
- [ ] Updated [input and output guide](/MODFLOW-ORG/modflow6/doc/mf6io)
1616
- [ ] Removed checklist items not relevant to this pull request
1717

18-
For additional information see [instructions for contributing](/MODFLOW-ORG/modflow6/.github/CONTRIBUTING.md) and [instructions for developing](/MODFLOW-ORG/modflow6/.github/DEVELOPER.md).
18+
For additional information see [instructions for contributing](/MODFLOW-ORG/modflow6/.github/CONTRIBUTING.md) and [instructions for developing](/MODFLOW-ORG/modflow6/.github/DEVELOPER.md).

0 commit comments

Comments
 (0)