We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c520c commit 192d220Copy full SHA for 192d220
1 file changed
README.md
@@ -365,6 +365,21 @@ These are deliberate choices for SwiftlyS2 plugins.
365
366
---
367
368
+## Contributing
369
+
370
+See
371
+[CONTRIBUTING.md](https://github.com/itsAudioo/SwiftSQL/blob/master/CONTRIBUTING.md)
372
+for the full guidelines.
373
374
+Local build and test:
375
376
+```
377
+dotnet build
378
+dotnet run -c Release --project SwiftSQL.Tests/SwiftSQL.Tests.csproj
379
380
381
+---
382
383
## License
384
385
MIT
0 commit comments