modulesync 4.0.0-10-g1c946c3

This commit is contained in:
Bram Vogelaar 2021-01-11 22:31:05 +01:00
parent 264d4ab24b
commit 0da811dfc6
No known key found for this signature in database
GPG key ID: 02374F82C00E4984
19 changed files with 682 additions and 0 deletions

20
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,20 @@
<!--
Thank you for contributing to this project!
- This project has a Contributor Code of Conduct: https://voxpupuli.org/coc/
- Please check that here is no existing issue or PR that addresses your problem.
- Our vulnerabilities reporting process is at https://voxpupuli.org/security/
-->
#### Pull Request (PR) description
<!--
Replace this comment with a description of your pull request.
-->
#### This Pull Request (PR) fixes the following issues
<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->