Added instructions

This commit is contained in:
John Wellbelove 2025-03-18 15:47:38 +00:00
parent 37539a2761
commit c5cbdc5926

View File

@ -8,3 +8,6 @@ If your are considering creating a pull request, please observe the following:
- Branches should be based on the branch `master`.
There is a project file for VS2022 for C++14, 17, 20, and bash scripts that run the tests for C++11, 14, 17, 20 under Linux with GCC and Clang.
If you are thinking of adding a new feature then raise this on the GitHub Issues page for disccussion as the maintainers and user of the ETL may have questions or suggestions.
It is possible that the maintainer of the ETL or another contributor is already working on the same or a related feature.