diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 0000000..843d058 --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,20 @@ +language: "en" +early_access: false +reviews: + profile: "chill" + request_changes_workflow: false + high_level_summary: true + poem: false + review_status: true + collapse_walkthrough: false + auto_review: + enabled: true + drafts: false + path_filters: + - "!**/*.min.js" + - "!**/bin/**" + - "!**/obj/**" + - "!**/TestResults/**" + - "!**/*.Designer.cs" +chat: + auto_reply: true diff --git a/README.md b/README.md index ffa768c..2da57a5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # NosCore.Algorithm #

- +

[![NuGet](https://img.shields.io/nuget/v/NosCore.Algorithm.svg?style=flat-square)](https://www.nuget.org/packages/NosCore.Algorithm/) @@ -9,22 +9,29 @@ # Special Thanks for Contributions #

- - - +

+## You want to contribute ? ## +[![Discord](https://i.gyazo.com/2115a3ecb258220f5b1a8ebd8c50eb8f.png)](https://discord.gg/Eu3ETSw) + ## You like our work ? ## Sponsor me! -Buy Me a Coffee at ko-fi.com +Buy Me a Coffee at ko-fi.com Become a Patron! -## Achtung! ## +## Warning! ## We are not responsible of any damages caused by bad usage of our source. Please before asking questions or installing this source read this readme and also do a research, google is your friend. If you mess up when installing our source because you didnt follow it, we will laugh at you. A lot. ## Instructions to contribute ## -### Contribution is only possible with Visual Studio 2019 ### -We recommend usage of : +### Disclaimer ### +This project is a community project not for commercial use. The result is to learn and program together for prove the study. + +### Legal ### +This is an independent and unofficial server for educational use ONLY. Using the Project might be against the TOS. + +### Contribution is only possible with Visual Studio 2026 ### +We recommend usage of : * [Roslynator extension](https://github.com/JosefPihrt/Roslynator). * [Resharper](https://www.jetbrains.com/resharper/)