Skip to content

Commit cba3dc0

Browse files
authored
Add pull request template for changelist (#67)
1 parent a13ad28 commit cba3dc0

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!--
2+
- Reference relevant issues or related pull requests with their URL / #<number>.
3+
- Use `pre-commit` to check and format code.
4+
-->
5+
6+
7+
## Release note
8+
9+
For maintainers and optionally contributors, please refer to [changelist's README](https://github.com/scientific-python/changelist) on how to document this PR for the release notes.
10+
11+
```release-note
12+
...
13+
```

0 commit comments

Comments
 (0)