Skip to content

Commit 609a2ab

Browse files
author
BoboTiG
committed
Specify the branch on which to work for PR
1 parent 6a61040 commit 609a2ab

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
Fixes #.
1+
__Note:__ do not work on the master branch, only into you own (based on _devel_) or _devel_.
22

33
### Changes proposed in this PR
44

5-
- ...
5+
- Fixes #
66
- ...
77
- ...
88

99
### Code checks
1010

11-
- [ ] PEP8 compliant
11+
- [X] PEP8 compliant
1212
- [ ] `flake8` passed (bonus)

0 commit comments

Comments
 (0)