mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fixes pull request template.
This commit is contained in:
parent
0fcdafe2b5
commit
fccf50f78f
@ -1,16 +1,15 @@
|
|||||||
### Your checklist for this pull request
|
### Your checklist for this pull request
|
||||||
|
|
||||||
Please review the [guidelines for contributing](http://solidity.readthedocs.io/en/latest/contributing.html)
|
Please review the [guidelines for contributing](http://solidity.readthedocs.io/en/latest/contributing.html) to this repository.
|
||||||
to this repository.
|
|
||||||
Please also note that this project is released with a [Contributor Code of Conduct](../CONDUCT.md)
|
Please also note that this project is released with a [Contributor Code of Conduct](CONDUCT.md). By participating in this project you agree to abide by its terms.
|
||||||
By participating in this project you agree to abide by its terms.
|
|
||||||
|
|
||||||
### Checklist
|
### Checklist
|
||||||
- [ ] Code compiles correctly
|
- [ ] Code compiles correctly
|
||||||
- [ ] Created tests which fail without the change (if possible)
|
- [ ] Created tests which fail without the change (if possible)
|
||||||
- [ ] All tests passing
|
- [ ] All tests passing
|
||||||
- [ ] Extended the README / documentation, if necessary
|
- [ ] Extended the README / documentation, if necessary
|
||||||
- [ ] Changes should be described with meaningful commit messages
|
- [ ] Used meaningful commit messages
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
Please explain the changes you made here.
|
Please explain the changes you made here.
|
||||||
|
Loading…
Reference in New Issue
Block a user