File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -298,7 +298,17 @@ MIT — [Apache 2.0](https://github.com/fluentassertions/fluentassertions/blob/7
298298but the ` ImeiType ` project does not include any binary files or source code
299299of [ FluentAssertions] ( https://github.com/fluentassertions/fluentassertions/tree/7.0.0 ) .
300300
301- ## [ Contributing] ( CONTRIBUTING.md )
301+ ### [ Contributing] ( CONTRIBUTING.md )
302302
303+ ** From creator:**
304+
305+ Although this repo ships a working, reliable implementation of an IMEI type,
306+ it is a very niche need, and many folks who need it have likely built their own already.
307+ If the CI/CD and layout feel a bit over-engineered for a small .NET project,
308+ that is intentional: the primary goal here is to sharpen my MSBuild and GitHub Actions skills,
309+ practice publishing NuGet packages that multi-target different TFMs, and end up with a reusable template for future ideas.
310+
311+ If you have suggestions for cleaner build/automation flows, a better project structure,
312+ or practices that improve the developer/maintainer experience, I would love to hear them.
303313Please feel free to fork this, contribute or let me know if you find a bug.
304314Any ideas for improvement are always welcome as well :innocent :
You can’t perform that action at this time.
0 commit comments