eu-digital-identity-wallet / eudi-srv-web-issuing-eudiw-py

APIs and code of the eudiw provider backend PID, mDL and EAA issuer following OID4VCI
Apache License 2.0
18 stars 21 forks source link

Suggestion: make iterative PR-fixes instead of big PR dumps. #67

Open janderssonse opened 1 month ago

janderssonse commented 1 month ago

For someone following the project it becomes hard to follow big PR's like https://github.com/eu-digital-identity-wallet/eudi-srv-web-issuing-eudiw-py/pull/64. This also makes forks with custom changes hard to keep in sync, with many many fixes coming at once. Would it be possible to keep a more iterative and expected workflow i.e to merge the PR's as they happen in time? That way, anyone forking or following the project can keep their forks updated without much hazzle. Thanks.