Vendor lock

This commit is contained in:
2023-06-16 02:08:47 +00:00
parent 7933e70e90
commit 3351b92dd6
4099 changed files with 345789 additions and 0 deletions

16
vendor/j4mie/idiorm/CONTRIBUTING.md vendored Normal file
View File

@ -0,0 +1,16 @@
---
### Feature complete
Idiorm is now considered to be feature complete as of version 1.5.0. Whilst it will continue to be maintained with bug fixes there will be no further new features added.
**Please do not submit feature requests or pull requests adding new features as they will be closed without ceremony.**
---
When making a pull request please include the following aspects:
- Update the changelog in the README.markdown file to include details of the pull request
- If the documentation in the README or Sphinx docs needs to be amended please do so in the pull request
- Include unit tests for any changes - if it is a bug include at least one regression test