mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add "Changelog entry" to pull requset template
This commit is contained in:
parent
6003ed2abd
commit
cf0ed572f8
@ -6,9 +6,10 @@ Please also note that this project is released with a [Contributor Code of Condu
|
|||||||
|
|
||||||
### Checklist
|
### Checklist
|
||||||
- [ ] Code compiles correctly
|
- [ ] Code compiles correctly
|
||||||
- [ ] All tests passing
|
- [ ] All tests are passing
|
||||||
- [ ] Created tests which fail without the change (if possible)
|
- [ ] New tests have been created which fail without the change (if possible)
|
||||||
- [ ] Extended the README / documentation, if necessary
|
- [ ] README / documentation was extended, if necessary
|
||||||
|
- [ ] Changelog entry (if change is visible to the user)
|
||||||
- [ ] Used meaningful commit messages
|
- [ ] Used meaningful commit messages
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
Loading…
Reference in New Issue
Block a user