mirror of
https://github.com/progsource/maddy.git
synced 2026-03-25 07:50:39 +01:00
Update pull_request_template.md
Some checks failed
run-checks / run-clang-format (push) Has been cancelled
run-tests / test-on-ubuntu (push) Has been cancelled
run-tests / test-on-windows (push) Has been cancelled
run-tests / test-on-osx (push) Has been cancelled
Some checks failed
run-checks / run-clang-format (push) Has been cancelled
run-tests / test-on-ubuntu (push) Has been cancelled
run-tests / test-on-windows (push) Has been cancelled
run-tests / test-on-osx (push) Has been cancelled
This commit is contained in:
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -5,7 +5,7 @@
|
|||||||
### Checklist for contributor
|
### Checklist for contributor
|
||||||
|
|
||||||
* [ ] if you want to be mentioned in the [AUTHORS](https://github.com/progsource/maddy/blob/master/AUTHORS) file, you added yourself
|
* [ ] if you want to be mentioned in the [AUTHORS](https://github.com/progsource/maddy/blob/master/AUTHORS) file, you added yourself
|
||||||
* [ ] added entry to [CHANGELOG.md](https://github.com/progsource/maddy/blob/master/CHANGELOG.md) in "Upcoming"
|
* [ ] added an entry to [CHANGELOG.md](https://github.com/progsource/maddy/blob/master/CHANGELOG.md) at "Upcoming"
|
||||||
* [ ] if any Markdown definition changed, you updated the [definition docs](https://github.com/progsource/maddy/blob/master/docs/definitions.md)
|
* [ ] if any Markdown definition changed, you updated the [definition docs](https://github.com/progsource/maddy/blob/master/docs/definitions.md)
|
||||||
* [ ] your C++ code change is accommodated with a unit/integration test where it makes sense
|
* [ ] your C++ code change is accommodated with a unit/integration test where it makes sense
|
||||||
* [ ] your code meets the code format style (clang-format) of the project (`tools/format.py`)
|
* [ ] your code meets the code format style (clang-format) of the project (`tools/format.py`)
|
||||||
|
|||||||
Reference in New Issue
Block a user