mirror of
https://github.com/progsource/maddy.git
synced 2026-03-25 07:50:39 +01:00
Compare commits
2 Commits
261e75f22f
...
af59cd13d4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
af59cd13d4 | ||
|
|
f7d2e69e44 |
11
.github/pull_request_template.md
vendored
Normal file
11
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
### Description of the change
|
||||||
|
|
||||||
|
*Please describe what has changed and why. If it fixes an open issue, mention it here.*
|
||||||
|
|
||||||
|
### Checklist for contributor
|
||||||
|
|
||||||
|
* [ ] if you want to be mentioned in the [AUTHORS](https://github.com/progsource/maddy/blob/master/AUTHORS) file, you added yourself
|
||||||
|
* [ ] 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)
|
||||||
|
* [ ] 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`)
|
||||||
Reference in New Issue
Block a user